build: Workaround for broken flutter secure storage on linux
This commit is contained in:
parent
6eb8261f21
commit
fbaeb1807f
2 changed files with 5 additions and 3 deletions
|
|
@ -146,6 +146,8 @@ msix_config:
|
|||
install_certificate: false
|
||||
|
||||
dependency_overrides:
|
||||
# Until https://github.com/mogol/flutter_secure_storage/issues/616 is fixed
|
||||
flutter_secure_storage_linux: 1.1.3
|
||||
geolocator_android:
|
||||
hosted:
|
||||
name: geolocator_android
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue