Skip to content

Commit 4ada0d1

Browse files
chore(release): 2.4.0
1 parent 3b09b72 commit 4ada0d1

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [2.4.0]
2+
3+
* Add all desktops compatibilities
4+
* Fix issue with initialValue not taken from form initialValues
5+
* Improve example
6+
* Built with Flutter 3.7
7+
18
## [2.3.0]
29

310
* Move maxFiles display into counterText #32 (Thanks @grundid)

pubspec.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: form_builder_file_picker
22
description: FilePicker Field for flutter_form_builder package. Used to select files as part of form input.
3-
version: 2.3.0
3+
version: 2.4.0
44
repository: https://github.com/flutter-form-builder-ecosystem/form_builder_file_picker
55
issue_tracker: https://github.com/flutter-form-builder-ecosystem/form_builder_file_picker/issues
66
funding:

0 commit comments

Comments
 (0)