simple_map 1.0.0
simple_map: ^1.0.0 copied to clipboard
A Flutter plugin for displaying a simple flat world map with animated points.
1.0.0 2022.08.20 #
- Custom point animation
- Marker support
- Zoom/Move map animation
- Global improvements
- Performance optimization
0.1.0 2020.07.11 #
- Controller improved
- Added tests
0.0.2 2020.07.10 #
- Global code refactory
- Added projection support
- Example improved
- Package renamed
0.0.1 2020.03.15 #
- Basic implementation