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

Make plugin web compatible by default #36

Closed NamanShergill closed 2 years ago

NamanShergill commented 2 years ago

Fixes #35

tlserver commented 2 years ago

It is very easy to fix with just checking kIsWeb in LocationMarkerDataStreamFactory.