File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change
1
+ ## [ 2.3.0] - 14-Jul-2022
2
+
3
+ * Move maxFiles display into counterText #32 (Thanks @grundid )
4
+ * Add type selector property #31 (Thanks @grundid )
5
+ * Refactor readme
6
+ * Apply license BSD-3-clause
7
+
1
8
## [ 2.2.0] - 20-Jun-2022.
2
9
* Improvements to Web support
3
10
* Fix issue where errorText not showing
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.2 .0
3
+ version : 2.3 .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
You can’t perform that action at this time.
0 commit comments