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

Flutter Floating Map Marker Titles Core library

[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 #

Added linter rules from the lint package.

[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 support dependent libraries.

[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.

  • Floating Map Marker Titles
  • Titles overlap detection
  • Titles automatic outline based on color
  • Titles fade-in animation
  • Overlay customization options
    • Paint time interval
    • Text size
    • Text width
    • Text max lines
    • Text painting cache size
    • Coordinates cache size
    • Number of titles to check per frame
    • Fade-in animation time
    • Title placement policy
  • Title customization options
    • Color
    • Bold
    • Z-index