solid-software / languagetool_textfield

🌐 Flutter text field that implements LanguageTool spellcheck.
BSD 3-Clause "New" or "Revised" License
34 stars 8 forks source link

Fix #7

Closed dart1492 closed 1 year ago

dart1492 commented 1 year ago

So I've change a lot of things, and I've tested the widget on different examples and it works fine - am I missing something?

dart1492 commented 1 year ago

So now the mistakes are removed on typing, but you dont need to lose focus to see the highlights. There is also a debouncer which waits for a 3000 milliseconds before calling an api