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
269 stars 318 forks source link

Text capitalization for new sentences not working on iOS #489

Open Aruljebaraj opened 6 months ago

Aruljebaraj commented 6 months ago

When pressing return in the editor, the keyboard should return to uppercase mode as a new sentence is about to start

Steps to reproduce the behavior:

Run editor on iPhone. Type some content followed by a new line / return.