Releases: fleaflet/flutter_map
Releases · fleaflet/flutter_map
v2.2.0
What's Changed
- Null-Safety Bug Fix & GitHub Actions Workflow Improvements by @JaffaKetchup in #1323
- Add Rotation Capability To
OverlayImageby @Robbendebiene in #1315 - Stricten Lints & Fix Tests Exceptions by @lsaudon in #1319
- Added latLngToScreenPoint and refactored pointToLatLng by @ibrierley in #1330
- Prepared For v2.2.0 Release by @JaffaKetchup in #1324
Full Changelog: v2.1.1...v2.2.0
v2.1.1
What's Changed
- Migrate To Issue Forms by @JaffaKetchup in #1309
- dispose AnimationController by @rbellens in #1303
- [v2.1.0] Fixes For Polar Projection by @JosefWN in #1295
- [v2.1.0] Fix
LateInitializationErrorwithMapControllerby @Zverik in #1293 - v2.1.0 Release & Keep Alive Functionality by @JaffaKetchup in #1312
- Fixed Null-Safety Errors by @JaffaKetchup in #1318
New Contributors
Full Changelog: v2.0.0...v2.1.1
v2.0.0
This update adds improved header functionality, and includes breaking changes to TileProviders. Other changes and bug fixes have also been made.
For migration instructions, see https://docs.fleaflet.dev/migration/to-v2.0.0
For changelog, see https://github.com/fleaflet/flutter_map/blob/master/CHANGELOG.md
For code comparison, visit v1.1.1...v2.0.0
v1.1.1
This update marks the full release of the new documentation website, designed to make your development with flutter_map easier! Visit the new documentation today: https://docs.fleaflet.dev/.
There are no functionality/API changes associated with this update.