google_maps_flutter_floating_marker_titles 0.1.0 copy "google_maps_flutter_floating_marker_titles: ^0.1.0" to clipboard
google_maps_flutter_floating_marker_titles: ^0.1.0 copied to clipboard

outdated

Floating Map Marker Titles for google_maps_flutter

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)

0.0.6 - 2022-06-11 #

Fixed titles being placed incorrectly when the map is rotated.

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 google_maps_flutter: ^2.0.4

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 google_maps_flutter