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 8d03ad9 commit bb7fc6fCopy full SHA for bb7fc6f
pubspec.lock
@@ -63,7 +63,7 @@ packages:
63
name: file_picker
64
url: "https://pub.dartlang.org"
65
source: hosted
66
- version: "3.0.0"
+ version: "3.0.2+2"
67
flutter:
68
dependency: "direct main"
69
description: flutter
pubspec.yaml
@@ -11,7 +11,7 @@ dependencies:
11
sdk: flutter
12
13
flutter_form_builder: ^6.0.0
14
- file_picker: ^3.0.0
+ file_picker: ^3.0.2
15
permission_handler: ^6.1.1
16
community_material_icon: ^5.9.55
17
0 commit comments