We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e55df6a commit 0a78f20Copy full SHA for 0a78f20
CHANGELOG.md
@@ -1,3 +1,6 @@
1
+## [2.0.0] - 06-Nov-2021.
2
+* Support for FormBuilder 7.*
3
+
4
## [2.0.0-alpha.0] - 21-Jun-2021.
5
* Started integration with FormBuilder 7.*
6
pubspec.yaml
@@ -1,6 +1,6 @@
name: form_builder_file_picker
description: FilePicker Field for flutter_form_builder package. Used to select files as part of form input.
-version: 2.0.0-alpha.0
+version: 2.0.0
homepage: https://github.com/danvick/form_builder_file_picker
environment:
0 commit comments