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
* Update flutter_form_builder to 9.0.0. Take a look breaking changes on [there changelog](https://pub.dev/packages/flutter_form_builder/changelog#900)
6
15
7
-
## [4.0.0-dev.2]
16
+
## 4.0.0-dev.2
8
17
9
18
* Update constraints to Dart 3
10
19
11
-
## [4.0.0-dev.1]
20
+
## 4.0.0-dev.1
12
21
13
22
* Update constraints to Flutter 3.10
14
23
* Update flutter_form_builder to 9.0.0-dev.2
15
24
16
-
## [3.2.0]
25
+
## 3.2.0
17
26
18
27
***NEW** Allow only camera or gallery. Details on [readme](https://github.com/flutter-form-builder-ecosystem/form_builder_image_picker#only-specific-pickers)
19
28
* Add `icon` and `backgroundColor` properties
20
29
* Update flutter_form_builder to 8.0.0
21
30
22
-
## [3.1.0]
31
+
## 3.1.0
23
32
24
33
* Apply license BSD-3-clause
25
34
* Refactor readme
26
35
27
-
## [3.0.0]
36
+
## 3.0.0
28
37
29
38
* Support flutter 3
30
39
* Improve documentation and displaying images #20(Thanks @ahmednfwela)
31
40
32
-
## [2.0.0]
41
+
## 2.0.0
33
42
34
43
* Support for `flutter_form_builder` 7.*
35
44
* Use XFile instead of the old picker
36
45
* Proper null safety
37
46
* Added `displayCustomType` to accept any type for the values
0 commit comments