Shrutimahajan / Google-AutoComplete-TextField-Flutter

MIT License
33 stars 111 forks source link

baseUrl can't be overwritten #35

Open tyleraw opened 1 year ago

tyleraw commented 1 year ago

baseUrl is hardcoded in two places in google_places_flutter.dart Can this be added as a parameter to allow for proxying of the Google Maps API?

codingiswhyicry commented 5 months ago

Commenting to bump this up so that we can solve web bugs without weird package work arounds. This would be really helpful to have.

aykutuludag commented 3 months ago

Same issue. I wrote my suggestion to fix this error: https://github.com/Shrutimahajan/Google-AutoComplete-TextField-Flutter/issues/7#issuecomment-2198373741 @codingiswhyicry @tyleraw