build: Downgrade packages and move to fixed flutter typeahead fork

This commit is contained in:
Krille 2025-03-11 14:12:09 +01:00
commit e22d0e8b6c
No known key found for this signature in database
GPG key ID: E067ECD60F1A0652
2 changed files with 56 additions and 52 deletions

View file

@ -42,7 +42,10 @@ dependencies:
flutter_openssl_crypto: ^0.3.0
flutter_secure_storage: ^9.2.2
flutter_shortcuts_new: ^2.0.0
flutter_typeahead: ^5.2.0
flutter_typeahead: ## Custom fork from flutter_typeahead since the package is not maintain well.
git:
url: https://github.com/famedly/flutter_typeahead.git
ref: main
flutter_web_auth_2: ^3.1.1 # Version 4 blocked by https://github.com/MixinNetwork/flutter-plugins/issues/379
flutter_webrtc: ^0.12.9
geolocator: ^13.0.1