mirror of
https://gitlab.com/nkming2/nc-photos.git
synced 2025-02-24 10:28:50 +01:00
Update flutter_typeahead to fix build error
This commit is contained in:
parent
9e68caabaa
commit
f7d5a9ebec
2 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue