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 8a3caf5 commit 0c3d603Copy full SHA for 0c3d603
1 file changed
pubspec.yaml
@@ -36,7 +36,6 @@ dependencies:
36
# The following adds the Cupertino Icons font to your application.
37
# Use with the CupertinoIcons class for iOS style icons.
38
cupertino_icons: ^1.0.2
39
- file_picker: ^5.3.3
40
http: ^0.13.5
41
equatable: ^2.0.5
42
provider: ^6.0.3
@@ -70,6 +69,10 @@ dependencies:
70
69
git:
71
url: https://github.com/google/flutter-desktop-embedding.git
72
path: plugins/window_size
+ file_picker:
73
+ git:
74
+ url: https://github.com/huynguyennovem/flutter_file_picker.git
75
+ ref: getpathdir-crash-1345
76
77
dev_dependencies:
78
flutter_test:
0 commit comments