fluttercommunity / flutter_google_places

Google Places - Google places autocomplete widgets for flutter. No wrapper, use https://pub.dev/packages/google_maps_webservice. Maintainer: @juliansteenbakker
https://pub.dev/packages/flutter_google_places
Other
303 stars 415 forks source link

Update flutter_google_places.dart #139

Closed jacostaperu closed 3 years ago

jacostaperu commented 3 years ago

I am using Flutter 1.26.0-2.0.pre.396 • channel master • https://github.com/flutter/flutter.git Framework • revision 319d3a511c (17 hours ago) • 2021-01-16 01:14:04 -0500 Engine • revision a243f4df07 Tools • Dart 2.12.0 (build 2.12.0-229.0.dev)

ancestorStateOfType is deprecated and need to be findAncestorStateOfType instead

KevMorelli commented 3 years ago

duplicate of #141