solid-software / languagetool_textfield

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

Work on Web and Android #73

Closed Semsem-programmer closed 7 months ago

Semsem-programmer commented 7 months ago

This package work correctly in windows app, but did not work for me on android app and web app, it show a lot of errors and problems in terminal.

In python server:

image

Terminal that run flutter app in chrome:

image

Does languagetool_textfield support web platform?

Note: I try it in local server.