tneotia / html-editor-enhanced

A Flutter package that provides a WYSIWYG editor backed by flutter_inappwebview and the Summernote library.
https://pub.dev/packages/html_editor_enhanced
MIT License
274 stars 335 forks source link

[BUG] Remove initialText autoFocus #249

Open bwrelawan opened 2 years ago

bwrelawan commented 2 years ago

is it possible if autofocus remove at initialText ? because user must scroll to top if the editor is under another widget :D Thankss!!

tneotia commented 2 years ago

Not sure what you mean