platform_maps_flutter 0.1.7
platform_maps_flutter: ^0.1.7 copied to clipboard
A Flutter package that combines google_maps and apple_maps to provide a crossplatform native map implementation.
0.1.7 #
- Fixed minor bugs
0.1.6 #
- Added ability to place circles.
0.1.5 #
- Added ability to place polygons.
0.1.4+5 #
- Updated apple_maps_flutter version.
0.1.4+4 #
- Fixed various build issues on android and iOS.
0.1.4+3 #
- Updated image resource of README.md.
0.1.4+2 #
- Fixed Marker icon types.
0.1.4+1 #
- Fixed Marker icon Bug.
0.1.4 #
- Added ability to place polylines.
- Added ability to set padding to the map.
0.1.3 #
- Updated apple_maps_flutter dependency, to fix a Marker Bug on iOS.
0.1.2 #
- Added getter for visible map region.
0.1.1 #
- Added an example.
0.1.0 #
- Initial release.