mattermoran / map_launcher

Flutter plugin for launching maps
MIT License
259 stars 116 forks source link

add support for windows and linux, to work with flutter for desktop #96

Open insinfo opened 2 years ago

insinfo commented 2 years ago

add support for windows and linux, to work with flutter for desktop This will make development for android and ios much easier, so I can test the application by compiling directly to my machine without needing an emulator to test the application

mattermoran commented 2 years ago

I was thinking about adding web support and for that I need to find correct urls for each map. Once we have urls we can just open a browser on windows/linux/other platforms

I'll try to do this sometime next week.

We are welcome to help me with this :)

Rimantovas commented 1 year ago

@mattermoran Hey, is the support for web coming anytime soon?

mattermoran commented 1 year ago

@Rimantovas I know it's been a year since I said next week but I do plan on working on it soon :)