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 ef55345 commit f425cf5Copy full SHA for f425cf5
example/pubspec.lock
@@ -118,7 +118,7 @@ packages:
118
path: ".."
119
relative: true
120
source: path
121
- version: "1.0.0-nullsafety.0"
+ version: "2.0.0"
122
fuchsia_remote_debug_protocol:
123
dependency: transitive
124
description: flutter
pubspec.yaml
@@ -1,6 +1,6 @@
1
name: form_builder_image_picker
2
description: Field for picking image(s) from Gallery or Camera for flutter_form_builder package
3
-version: 1.0.0-nullsafety.0
+version: 2.0.0
4
homepage: https://github.com/danvick/form_builder_image_picker
5
6
environment:
0 commit comments