Skip to content

Commit

Permalink
Newest 8.1.6 version of file_picker fixes #67 by fixing miguelpruivo/…
Browse files Browse the repository at this point in the history
  • Loading branch information
MrCsabaToth committed Dec 16, 2024
1 parent 67b8482 commit 452df30
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 9 deletions.
9 changes: 4 additions & 5 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -369,11 +369,10 @@ packages:
file_picker:
dependency: "direct main"
description:
path: "."
ref: "fix-flutter-3.27-compile-error"
resolved-ref: "3b299bb0cf7f553a150f9074168e9a53155d2a51"
url: "https://github.com/abdelaziz-mahdy/flutter_file_picker"
source: git
name: file_picker
sha256: c2376a6aae82358a9f9ccdd7d1f4006d08faa39a2767cce01031d9f593a8bd3b
url: "https://pub.dev"
source: hosted
version: "8.1.6"
file_selector:
dependency: transitive
Expand Down
5 changes: 1 addition & 4 deletions pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,7 @@ dependencies:
country_flags: ^3.1.0
dart_helper_utils: ^3.3.0
daylight: ^3.1.0
file_picker:
git:
url: https://github.com/abdelaziz-mahdy/flutter_file_picker
ref: fix-flutter-3.27-compile-error
file_picker: ^8.1.6
firebase_app_check: ^0.3.1+7
firebase_auth: ^5.3.4
firebase_core: ^3.8.1
Expand Down

0 comments on commit 452df30

Please sign in to comment.