languagetool_textfield icon indicating copy to clipboard operation
languagetool_textfield copied to clipboard

🌐 Flutter text field that implements LanguageTool spellcheck.

Results 16 languagetool_textfield issues
Sort by recently updated
recently updated
newest added

Some characters are not decoded correctly in the mistake suggestions. The reason is that the `language_tool` package utilizes the default `Response.body` getter, which decodes the response in a wrong encoding,...

I tried the same example in the repository, and it worked well with English. However, when writing Arabic words, the spell checker detected misspelled words, but the suggestions were unreadable....

When I tab on word replacement button or on close button or anywhere outside mistake popup, it did not close, why that? **Note:** Second mistake popup work correctly, the problem...

i'm using this plugin on my laptop and i'm using sdk 3.1.1 and it gives no problems my team mate gets error multiple usage of global key when running the...

We need to update the default implementation of the MistakePopup to match the following design: ![image](https://github.com/solid-software/languagetool_textfield/assets/41615621/b1a042e3-b769-4e5e-91f7-c2114312d91e) Reference website: https://languagetool.org/

The issue appears when the word with a mistake is the last word in the line. The following video illustrates the issue: https://github.com/solid-software/languagetool_textfield/assets/77672371/b518bb4b-0598-4fde-b502-18acbbf8fad0

![copy](https://github.com/solid-software/languagetool_textfield/assets/40931732/78ba7967-c8c1-4aca-a696-74eec76bedf2)

![lang_manual](https://github.com/solid-software/languagetool_textfield/assets/40931732/ff9d1829-38da-400e-b4e0-fe0567691c36)