We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9157f8c commit 978ec9fCopy full SHA for 978ec9f
CHANGELOG.md
@@ -3,6 +3,8 @@
3
- BREAKING: require flutter 3.27.0 or higher
4
- BREAKING: require dart 3.0.0 or higher
5
- BREAKING: rename autoFocus to autofocus to match `TextField`'s naming
6
+- potentially BREAKING: remove `delayType` and `delay` fields from `LanguageToolController`
7
+- potentially BREAKING: hide baseService and debouncing/throttling from Debouncing and Throttling LanguageService wrappers
8
- Allow overriding `languageCheckService`
9
- Add `isEnabled` to toggle spell check
10
- Add missing properties from flutter's `TextField`
0 commit comments