File tree Expand file tree Collapse file tree 3 files changed +7
-2
lines changed Expand file tree Collapse file tree 3 files changed +7
-2
lines changed Original file line number Diff line number Diff line change
1
+ ## 4.2.0
2
+
3
+ * Set minimal Flutter version to 3.27.0
4
+ * Set minimal Dart version to 3.6.0
5
+
1
6
## 4.1.0
2
7
3
8
* Upgrade image_picker to 1.x.x
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.1 .0"
116
+ version: "4.2 .0"
117
117
http:
118
118
dependency: transitive
119
119
description:
Original file line number Diff line number Diff line change 1
1
name : form_builder_image_picker
2
2
description : Images picker field for FlutterFormBuilder. Get images from gallery or camera
3
- version : 4.1 .0
3
+ version : 4.2 .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
You can’t perform that action at this time.
0 commit comments