pikaju / flutter-maps-launcher

Simple Flutter package to open the maps application (or browser) on all platforms.
https://pub.dev/packages/maps_launcher
MIT License
60 stars 43 forks source link

choose map provider #2

Open jamesdixon opened 4 years ago

jamesdixon commented 4 years ago

Hi, would you be open to adding methods or params to allow the user to choose the map provider? For example, many on iOS devices prefer using Google Maps over Apple Maps.

Thanks!

Kiruel commented 4 years ago

@jamesdixon You can use this package for this. https://github.com/mattermoran/map_launcher

ch-muhammad-adil commented 3 years ago

@jamesdixon You can use this package for this. https://github.com/mattermoran/map_launcher

I have tried this package and it wasn't that much appealing. I think it would be nice if here we can have system based default suggestions which says which app to open for specific request.