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

Replaced deprecated `ancestorStateOfType` method #141

Closed OscarFKE closed 3 years ago

OscarFKE commented 3 years ago

Replaced deprecated ancestorStateOfType call with call to findAncestorStateOfType

lindanimasinga commented 3 years ago

When should we expect this merged and released?

jerryrt commented 3 years ago

Flutter 2.0 is out there, and this issue is a blocking issue in projects that depends on this package during the upgrade. Can the merge be prioritized and released?

madhanKMani commented 3 years ago

Try to merge this branch and publish ASAP. this issue was breaking my project.