refactor: Replace flutter typeahead with autocomplete to fix
This commit is contained in:
parent
737f7306cd
commit
34492bd45e
3 changed files with 71 additions and 177 deletions
|
|
@ -39,10 +39,6 @@ dependencies:
|
|||
flutter_openssl_crypto: ^0.5.0
|
||||
flutter_secure_storage: ^9.2.4
|
||||
flutter_shortcuts_new: ^2.0.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_vodozemac: ^0.2.2
|
||||
flutter_web_auth_2: ^3.1.1 # Version 4 blocked by https://github.com/MixinNetwork/flutter-plugins/issues/379
|
||||
flutter_webrtc: ^1.0.0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue