xy_maps 0.0.2
xy_maps: ^0.0.2 copied to clipboard
A Flutter package to place markers with rich text comments on floor plan images, with GeoJSON support.
📝 CHANGELOG.md #
# Changelog
All notable changes to this project will be documented in this file.
## [0.0.1] - 2025-05-02
### Added
- Initial release with the following features:
- Custom background image support.
- Interactive zoom and pan functionalities.
- Marker addition and management.
- Integration with `provider` for state management.
- Transformation controller for consistent marker positioning.
## [0.0.2] - 2025-05-02
### Added
- Dart docs added with proper code formatting.