tlserver / flutter_map_location_marker

A flutter map plugin for displaying device current location.
https://pub.dev/packages/flutter_map_location_marker
BSD 3-Clause "New" or "Revised" License
102 stars 93 forks source link

windows desktop support #4

Closed barbalex closed 3 years ago

barbalex commented 3 years ago

Would love to see that

tlserver commented 3 years ago

I cannot find any location plugin for flutter which support mobile (Android, iOS) and desktop(Windows, mac OS, Linux). The library is currently using geolocator which does not support desktop. I also looked at location but it only support mac OS, mobile and web.

barbalex commented 3 years ago

My own fault to dab with beta features...