Shrutimahajan / Google-AutoComplete-TextField-Flutter

MIT License
29 stars 106 forks source link

Platform specific API KEY #5

Open sibieta opened 3 years ago

sibieta commented 3 years ago

There is a need to include a platform specific apikey parameter due to restrictions on IOS devices, where it is required that the apikey is set to be for the platform at creation.

sibieta commented 3 years ago

It uses the google maps https Places API, so it needs a different apikey than de google maps sdk platform restricted.

10ndavis commented 1 year ago

Would love to see this as well. Just had a prod bug for this exact scenario after locking our API keys down.