hybrid_map_marker 2.0.1
hybrid_map_marker: ^2.0.1 copied to clipboard
A Flutter package that allows you to create custom map markers from any widget for use with Google Maps.
2.0.1 #
- Updated readme.
2.0.0 #
- Breaking: Created
HybridMapMarkerinterface andHybridMapMarkerImplimplementation. - Added
cacheImageandcacheNetworkImagemethods for pre-caching asset and network images.
1.0.2 #
- Updated changelog.
1.0.1 #
- Updated package description.
1.0.0 #
- Initial release, a Flutter package that allows you to create custom map markers from any Flutter widget for use with Google Maps. Convert your custom widgets, including SVG images, icons, and complex layouts, into bitmap markers.