build: Downgrade packages and move to fixed flutter typeahead fork
This commit is contained in:
parent
94b1929baa
commit
e22d0e8b6c
2 changed files with 56 additions and 52 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue