Since SimpleSpellCheckerService is a custom implementation that is not needed by default, was moved to Flutter Quill Extensions and can be used such as SuperClipboard implementation:
[ ] ๐งช Tests: Adds new tests or modifies existing tests.
[ ] ๐ Documentation: Updates or additions to documentation.
[ ] ๐๏ธ Chore: Routine tasks, or maintenance.
[ ] โ Build configuration change: Changes to build or deploy processes.
Suggestions
Please, after update the version of the main repo, also update it into flutter_quill_extensions to avoid conflicts since the new version change the names of the classes and methods.
Description
Since
SimpleSpellCheckerService
is a custom implementation that is not needed by default, was moved to Flutter Quill Extensions and can be used such as SuperClipboard implementation:And was fixed some issue with some missing characters while typing (this is for languages such as portuguese, deutsch, italian, etc)
Suggestions
Please, after update the version of the main repo, also update it into
flutter_quill_extensions
to avoid conflicts since the new version change the names of the classes and methods.