File tree Expand file tree Collapse file tree 2 files changed +11
-3
lines changed Expand file tree Collapse file tree 2 files changed +11
-3
lines changed Original file line number Diff line number Diff line change @@ -113,7 +113,7 @@ packages:
113
113
path: ".."
114
114
relative: true
115
115
source: path
116
- version: "4 .0.0"
116
+ version: "5 .0.0"
117
117
http:
118
118
dependency: transitive
119
119
description:
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ version: 4.0.0
4
4
repository : https://github.com/flutter-form-builder-ecosystem/form_builder_image_picker
5
5
issue_tracker : https://github.com/flutter-form-builder-ecosystem/form_builder_image_picker/issues
6
6
homepage : https://github.com/flutter-form-builder-ecosystem
7
- funding :
7
+ funding :
8
8
- https://opencollective.com/flutter-form-builder-ecosystem
9
9
10
10
environment :
@@ -16,7 +16,15 @@ dependencies:
16
16
sdk : flutter
17
17
flutter_form_builder : ^9.1.1
18
18
async : ^2.11.0
19
- image_picker : ' >=0.8.9 <2.0.0 '
19
+ image_picker : ^1.0.4
20
20
21
21
dev_dependencies :
22
22
flutter_lints : ^2.0.3
23
+
24
+ platforms :
25
+ android :
26
+ ios :
27
+ linux :
28
+ macos :
29
+ web :
30
+ windows:
You can’t perform that action at this time.
0 commit comments