longpress_popup 3.0.3+3
longpress_popup: ^3.0.3+3 copied to clipboard
This Flutter package extends flutter_map to easily show customizable popups when markers are long-pressed.
Changelog #
All notable changes to this project will be documented in this file. The format is based on Semantic Versioning.
3.0.3+3 - 2026-02-24 #
- Add Docs link to the README to provide users with easy access to detailed documentation and usage instructions for the package.
3.0.3+2 - 2026-02-24 #
- Update demo APK filename to reflect the package name and version more clearly, improving clarity for users downloading the demo app.
3.0.3+1 - 2026-02-24 #
- Updated package version to 3.0.3+1.
- Hotfix: Addressed a minor issue in the README documentation to ensure clarity and accuracy regarding the latest release information.
3.0.3 - 2026-02-24 #
Added #
- Updated package version to 3.0.3.
- Updated the README to reflect the new version and any relevant changes.
- Add Website link to the demo in the README.
- Add APK download link to the latest release in the README.
3.0.2 - 2026-02-22 #
Added #
- Updated package version to 3.0.2.
- Updated the README to reflect the new version and any relevant changes.
3.0.1 - 2024-02-22 #
Added #
- Updated package version to 3.0.1.
- Update the visual identity of the package, and enhance the README with a new logo and updated screenshot.
- apply the new design to the example app and update the screenshot in the README to reflect the new design.
3.0.0 - 2026-02-21 #
Added #
- Added
AnchorAlignsupport and related APIs to control marker anchor/alignment behavior. - Added richer popup option handling in the example app (snap/alignment controls and multi-popup behavior toggles).
Changed #
- Refactored package and example integration to align with newer
flutter_mapAPIs. - Updated popup/marker layer option plumbing and controller usage across core
lib/srccomponents.
Deprecated #
- None.
Removed #
- No public features removed in this release.
2.0.0 - 2023-08-24 #
Added #
- New feature: [Describe the new feature or enhancement briefly]
- Support for Flutter Map version 5.0.0
- Updated LatLng2 to version 0.9.0
Changed #
- [Describe notable changes or improvements in this release]
- [Include any changes that might affect user behavior]
Deprecated #
- [List any deprecated features or functionalities]
Removed #
- [List any removed features or functionalities]
Fixed #
- [List bug fixes or issues that have been resolved]