joafc96 / place_picker_google

A place picker for searching and selecting a location on google maps for Flutter.
MIT License
2 stars 5 forks source link

Bring to web and desktop platforms #1

Closed MOpenlander closed 2 months ago

MOpenlander commented 3 months ago

Would be great if this could be used on both web and desktop platforms in addition to the mobile ones it already supports

jtkeyva commented 3 months ago

yes, my exact thoughts. this is a much needed package and web support would make it that much better and more useful

joafc96 commented 2 months ago

Hi @MOpenlander @jtkeyva I have updated the package with web support. I won't be able to provide desktop support as google_maps_flutter currently does not support desktop apps. Please check 0.0.7

joafc96 commented 2 months ago

Closing this as Web support is provided from 0.0.7 and google_maps_flutter does not support desktop apps.