File tree Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Original file line number Diff line number Diff line change
1
+ ## [ 3.0.0]
2
+
3
+ ### BREAKING CHANGE
4
+
5
+ * Remove ` types ` property. Use ` typeSelectors ` instead
6
+ * Remove ` selector ` property. Use ` typeSelectors ` instead
7
+
8
+ ### Improvements
9
+
10
+ * Remove ` permission_handler ` dependency
11
+ * Able desktop platforms support
12
+
1
13
## [ 2.4.0]
2
14
3
15
* Add all desktops compatibilities
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 : 2.4 .0
3
+ version : 3.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
+ homepage : https://github.com/flutter-form-builder-ecosystem
6
7
funding :
7
8
- https://opencollective.com/flutter-form-builder-ecosystem
8
9
You can’t perform that action at this time.
0 commit comments