flutter_map_floating_marker_titles 0.2.0 copy "flutter_map_floating_marker_titles: ^0.2.0" to clipboard
flutter_map_floating_marker_titles: ^0.2.0 copied to clipboard

outdated

Floating Map Marker Titles for flutter_map

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