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 413 forks source link

Place Results not updated #212

Closed earlybirdsignals closed 1 year ago

earlybirdsignals commented 1 year ago

Hello, as I see search place results are not updated. I know a place which doesn't exist on Google Maps, however it seems in the search place results. Do you have any solution to get updated results from Google?

Thanks.