build: Workaround for broken flutter secure storage on linux

This commit is contained in:
krille-chan 2023-11-12 09:38:29 +01:00
commit fbaeb1807f
No known key found for this signature in database
2 changed files with 5 additions and 3 deletions

View file

@ -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