|
|
|
@ -45,7 +45,7 @@ dependencies:
|
|
|
|
|
flutter_olm: 1.3.2 # Keep in sync with scripts/prepare-web.sh ! 1.4.0 does currently not build on Android
|
|
|
|
|
flutter_openssl_crypto: ^0.3.0
|
|
|
|
|
flutter_ringtone_player: ^4.0.0+2
|
|
|
|
|
flutter_secure_storage: ^9.0.0
|
|
|
|
|
flutter_secure_storage: ^9.2.2
|
|
|
|
|
flutter_shortcuts:
|
|
|
|
|
git: https://github.com/krille-chan/flutter_shortcuts.git
|
|
|
|
|
flutter_typeahead: ^5.2.0
|
|
|
|
@ -154,8 +154,6 @@ 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: https://hanntech-gmbh.gitlab.io/free2pass/flutter-geolocator-floss
|
|
|
|
|
version: ^1.0.1
|
|
|
|
|