- Update dependencies
- LocationMarkerPlugin() do not need to specify permissions anymore.
- Fix NoSuchMethodError when calling
LocationMarkerLayerWidget(options: null)
- Add default value to LocationMarkerLayerWidget() parameters
- Update example project: use new style to create layer
- Add a screenshot into README.md
- Improve README.md
- Update dependencies
- Format code using
dartfmt -w
- Initial release.