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+
16## 4.1.0
27
38* Upgrade image_picker to 1.x.x
Original file line number Diff line number Diff line change @@ -113,7 +113,7 @@ packages:
113113 path: ".."
114114 relative: true
115115 source: path
116- version: "4.1 .0"
116+ version: "4.2 .0"
117117 http:
118118 dependency: transitive
119119 description:
Original file line number Diff line number Diff line change 11name : form_builder_image_picker
22description : Images picker field for FlutterFormBuilder. Get images from gallery or camera
3- version : 4.1 .0
3+ version : 4.2 .0
44repository : https://github.com/flutter-form-builder-ecosystem/form_builder_image_picker
55issue_tracker : https://github.com/flutter-form-builder-ecosystem/form_builder_image_picker/issues
66homepage : https://github.com/flutter-form-builder-ecosystem
You can’t perform that action at this time.
0 commit comments