File tree Expand file tree Collapse file tree 3 files changed +11
-4
lines changed
Expand file tree Collapse file tree 3 files changed +11
-4
lines changed Original file line number Diff line number Diff line change 11## 0.0.1
22
3- * TODO: Describe initial release .
3+ Initial release that provides basic suggestions .
Original file line number Diff line number Diff line change @@ -77,6 +77,11 @@ child: LanguageToolTextField(
7777_controller.dispose();
7878```
7979
80+ ## Legal
81+
82+ This is an unofficial plugin. We are not affiliated with LanguageTool.
83+ All logos are of their respected owners.
84+
8085## Current issues
8186
8287Current issues list [ is here] ( https://github.com/solid-software/languagetool_textfield/issues ) .\
Original file line number Diff line number Diff line change 11name : languagetool_textfield
2- description : A new Flutter project .
2+ description : Languagetool text field .
33version : 0.0.1
4+ homepage : https://github.com/solid-software/languagetool_textfield/
5+
46
57environment :
6- sdk : ' >=2.18.6 <3 .0.0'
8+ sdk : ' >=2.18.6 <4 .0.0'
79 flutter : " >=1.17.0"
810
911dependencies :
1012 async : ^2.11.0
1113 collection : ^1.17.1
1214 flutter :
1315 sdk : flutter
14- http : 1.0.0
16+ http : ^ 1.0.0
1517 throttling : ^1.0.0
1618
1719dev_dependencies :
You can’t perform that action at this time.
0 commit comments