flutter_map_location_marker 0.0.3
flutter_map_location_marker: ^0.0.3 copied to clipboard
A flutter map plugin for displaying device current location.
0.0.3 New Style #
- Add default value to LocationMarkerLayerWidget() parameters
- Update examples project: use new style to create layer
0.0.2+1 Improve ReadMe #
- Add a screenshot into README.md
0.0.2 Update Dependencies #
- Improve README.md
- Update dependencies
0.0.1+1 Reformat Code #
- Format code using
dartfmt -w
0.0.1 Initial Release #
- Initial release.