We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ef695e2 commit c748d9cCopy full SHA for c748d9c
CHANGELOG.md
@@ -1,8 +1,10 @@
1
-## [2.0.0] - 28-Oct-2021
+## [2.0.0] - 07-Nov-2021
2
+* Support for `flutter_form_builder` 7.*
3
* Use XFile instead of the old picker
4
* Proper null safety
5
* Added `displayCustomType` to accept any type for the values
6
* Used ListView.builder for lazy loading items
7
+
8
## [1.0.0-nullsafety.0] - 03-Apr-2021
9
* Started working on null-safety
10
0 commit comments