flutter_map_floating_marker_titles 1.4.0
flutter_map_floating_marker_titles: ^1.4.0 copied to clipboard
Floating Map Marker Titles for flutter_map
1.4.0 - 2025-06-21 #
- Updated flutter_floating_map_marker_titles_core dependency to flutter_floating_map_marker_titles_core: ^1.2.0
1.3.0 - 2025-03-04 #
- Updated flutter_map dependency to flutter_map: ^8.0.0
1.2.0 - 2024-08-10 #
- Updated flutter_map dependency to flutter_map: ^7.0.2
- Updated flutter_floating_map_marker_titles_core dependency to flutter_floating_map_marker_titles_core: ^1.1.0
1.1.0 - 2023-10-09 #
- Updated flutter_map dependency to flutter_map: ^6.0.0
- Added the
FloatingMarkerTitlesLayer
widget to use in flutter_map as a layer
1.0.0 - 2023-06-22 #
- Updated the semantic version prefix to "officially stable" 1.X.X, because this library has been successful in a production app (see https://mapmarker.app) used by thousands of daily users for several months
- Updated flutter_map dependency to flutter_map: ^5.0.0
- Updated latlong2 dependency to latlong2: ^0.9.0
0.4.1 - 2023-05-07 #
- Updated flutter_map dependency to flutter_map: ^4.0.0
0.4.0 - 2022-11-11 #
- Updated flutter_map dependency to flutter_map: ^3.0.0
0.3.0 - 2022-10-23 #
- Improved the logic handling the appearance for higher z-index titles
0.2.0 - 2022-09-15 #
- Added the ability to set floating marker titles with a stream with the
floatingTitlesStream
parameter
0.1.0 - 2022-09-02 #
- Changed the versioning pattern to leave the last digit for minor non-feature-related changes (e.g. library upgrades)
- Updated dependencies to use flutter_map: ^2.2.0
0.0.6 - 2022-06-11 #
Updated dependencies to use flutter_map: ^1.0.0
0.0.5+5 - 2022-01-09 #
Removed web-specific code working around a bug that has since then been fixed.
0.0.4+4 - 2021-11-29 #
Migrated to null safety.
0.0.3+3 - 2021-06-01 #
Updated dependencies to use flutter_map: ^0.12.0
0.0.2+2 - 2021-04-01 #
Fixed some issues with floating titles data not being updated in some cases, due to a wrong widget state setup.
0.0.1+1 - 2021-01-30 #
This is the initial release of the library.
- Support for floating map marker titles on flutter_map