From cba62243bb2930072a1290dcc77f23d04f1bb37e Mon Sep 17 00:00:00 2001 From: sneurlax Date: Tue, 4 Jun 2024 02:52:44 -0500 Subject: [PATCH] use flutter_file_picker 8.0.3 + muttsu_623's Android patch you may still need to `dos2unix scripts/windows/build_all.sh` as necessary --- scripts/app_config/templates/pubspec.template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/scripts/app_config/templates/pubspec.template b/scripts/app_config/templates/pubspec.template index a77535133..9e086eb28 100644 --- a/scripts/app_config/templates/pubspec.template +++ b/scripts/app_config/templates/pubspec.template @@ -236,8 +236,8 @@ dependency_overrides: file_picker: git: - url: https://github.com/muttsu-623/flutter_file_picker.git - ref: f0930d9fa79d347b2a0e25a7de4f5a4a88a9a907 + url: https://github.com/cypherstack/flutter_file_picker.git + ref: 9abc0930081c9859884e073bd25ab88b2114d9e7 crypto: 3.0.2 analyzer: ^5.2.0