Update flutter_typeahead to fix build error

This commit is contained in:
Ming Ming 2022-06-20 20:51:09 +08:00
parent 9e68caabaa
commit f7d5a9ebec
2 changed files with 2 additions and 2 deletions

View file

@ -438,7 +438,7 @@ packages:
name: flutter_typeahead
url: "https://pub.dartlang.org"
source: hosted
version: "3.2.4"
version: "4.0.0"
flutter_web_plugins:
dependency: transitive
description: flutter

View file

@ -60,7 +60,7 @@ dependencies:
git:
url: https://gitlab.com/nc-photos/flutter_staggered_grid_view
ref: v0.4.0-nc-photos-1
flutter_typeahead: ^3.2.1
flutter_typeahead: ^4.0.0
# android/ios only
google_maps_flutter: ^2.1.0
http: ^0.13.1