singerdmx / flutter-quill

Rich text editor for Flutter
https://pub.dev/packages/flutter_quill
MIT License
2.59k stars 836 forks source link

Rewrite the SpellCheckerService for simplicity and extensibility and support for Android, iOS and macOS #2246

Open EchoEllet opened 1 month ago

EchoEllet commented 1 month ago

We plan on introducing a breaking change for SpellCheckerService (from flutter_quill) and using the Flutter SpellCheckerService or extending it instead of having our own custom SpellCheckerService which we discovered that it has some issues:

Not that we currently already have plans to work on other areas of the project so it will take a bit longer before we move to fixing this issue, creating this issue since we're having discussions from different threads (#2164, #2142, #2230).

kingrupam commented 1 week ago

This feature is of utmost importance. Kindly prioritize the implementation of this feature at your earliest convenience