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 fbd158c commit 0f229deCopy full SHA for 0f229de
2 files changed
pubspec.lock
@@ -180,10 +180,10 @@ packages:
180
dependency: "direct main"
181
description:
182
name: file_picker
183
- sha256: ef9908739bdd9c476353d6adff72e88fd00c625f5b959ae23f7567bd5137db0a
+ sha256: "13ba4e627ef24503a465d1d61b32596ce10eb6b8903678d362a528f9939b4aa8"
184
url: "https://pub.dev"
185
source: hosted
186
- version: "10.2.0"
+ version: "10.2.1"
187
fixnum:
188
dependency: transitive
189
pubspec.yaml
@@ -26,7 +26,7 @@ dependencies:
26
shared_preferences: ^2.5.3
27
flutter_map_cancellable_tile_provider: ^3.1.1
28
archive: ^3.6.1
29
- file_picker: ^10.2.0
+ file_picker: ^10.2.1
30
path: ^1.9.0
31
universal_html: ^2.2.4
32
url_launcher: ^6.3.1
0 commit comments