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
***NEW** Allow only camera or gallery. Details on [readme](https://github.com/flutter-form-builder-ecosystem/form_builder_image_picker#only-specific-pickers)
4
+
* Add `icon` and `backgroundColor` properties
5
+
* Update flutter_form_builder to 8.0.0
6
+
7
+
## [3.1.0]
2
8
3
9
* Apply license BSD-3-clause
4
10
* Refactor readme
5
11
6
-
## [3.0.0] - 13-Jul-2021
12
+
## [3.0.0]
7
13
8
14
* Support flutter 3
9
15
* Improve documentation and displaying images #20(Thanks @ahmednfwela)
10
16
11
-
## [2.0.0] - 07-Nov-2021
17
+
## [2.0.0]
12
18
* Support for `flutter_form_builder` 7.*
13
19
* Use XFile instead of the old picker
14
20
* Proper null safety
15
21
* Added `displayCustomType` to accept any type for the values
0 commit comments