You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+9-1Lines changed: 9 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -40,4 +40,12 @@
40
40
* Removed default constructor for `FormBuilderInput`
41
41
42
42
## [1.0.1] - 3-Nov-2018
43
-
* Minor improvements to documentation, added known issues section too
43
+
* Minor improvements to documentation, added known issues section too
44
+
45
+
## [1.0.2] - 7-Nov-2018
46
+
* Fixed bug in (un)selecting checkbox list using by clicking its label
47
+
48
+
## [1.1.0] - 19-Nov-2018
49
+
* Fixed bug where validation not working for fields outside screen (when using ListView) - [Flutter Issue #17385](https://github.com/flutter/flutter/issues/17385)
0 commit comments