File tree Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Original file line number Diff line number Diff line change
1
+ ## 5.0.0
2
+
3
+ ### BREAKING CHANGES
4
+
5
+ * Compatibility with ` file_picker ` 10.0.x. See details on their [ changelog] ( https://pub.dev/packages/file_picker/changelog )
6
+ * Compatibility with ` flutter_form_builder ` 10.0.x. See details on their [ changelog] ( https://pub.dev/packages/flutter_form_builder/changelog )
7
+ * Set minimal Flutter version to 3.29.0
8
+ * Set minimal Dart version to 3.7.0
9
+
1
10
## 4.3.0
2
11
3
12
* Add ` compressionQuality ` parameter, that solving app crashes on some Huawei phones
Original file line number Diff line number Diff line change 1
1
name : form_builder_file_picker
2
2
description : FilePicker Field for flutter_form_builder package. Used to select files as part of form input.
3
- version : 4.3 .0
3
+ version : 5.0 .0
4
4
repository : https://github.com/flutter-form-builder-ecosystem/form_builder_file_picker
5
5
issue_tracker : https://github.com/flutter-form-builder-ecosystem/form_builder_file_picker/issues
6
6
homepage : https://github.com/flutter-form-builder-ecosystem
You can’t perform that action at this time.
0 commit comments