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

How to customize the UI of the Search and add few more buttons in Search? #133

Open arteevraina opened 4 years ago

iwas-iwas commented 3 years ago

I guess for that you have to make the api requests manually. this video shows an example: https://www.youtube.com/watch?v=rJOkoAmC5GY

But keep the terms of google regarding attribution (e.g. powered by google) in mind while doing that (he does not do it in the video).