remove: Android filepicker
This commit is contained in:
parent
9ceb811c76
commit
c2f23c491e
5 changed files with 10 additions and 48 deletions
|
|
@ -1,4 +1,4 @@
|
|||
#!/bin/sh -ve
|
||||
git apply ./scripts/enable-android-google-services.patch
|
||||
flutter format lib/ test/ --set-exit-if-changed
|
||||
flutter analyze
|
||||
git apply ./scripts/enable-android-google-services.patch --check
|
||||
|
|
|
|||
|
|
@ -99,5 +99,5 @@ index 9e7f148c..ea2d90f9 100644
|
|||
+ fcm_shared_isolate:
|
||||
+ git: https://gitlab.com/famedly/libraries/fcm_shared_isolate.git
|
||||
file_picker_cross: ^4.5.0
|
||||
filesystem_picker: 2.0.0-nullsafety.0 # Using pre release to be compatible with Flutter 2.5
|
||||
flutter:
|
||||
sdk: flutter
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue