We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9163498 commit 29d350eCopy full SHA for 29d350e
flutter_floating_map_marker_titles_core/CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## [1.1.1] - 2025/03/04
2
+
3
+* Fixed some warnings related to color class getters
4
5
## [1.1.0] - 2024/08/10
6
7
* Fixed a bug with floating marker titles still appearing with maxTitlesCount=0 in some specific cases (e.g. using more than one z-index)
flutter_floating_map_marker_titles_core/pubspec.yaml
@@ -1,6 +1,6 @@
name: flutter_floating_map_marker_titles_core
description: Flutter Floating Map Marker Titles Core library
-version: 1.1.0
+version: 1.1.1
repository: https://github.com/androidseb/flutter_map_floating_marker_titles
environment:
0 commit comments