lpongetti / flutter_map_marker_cluster

Provides beautiful animated marker clustering functionality for flutter_map. Inspired by Leaflet.markercluster
BSD 3-Clause "New" or "Revised" License
243 stars 215 forks source link

Update flutter_map dependency #218

Open TheManuz opened 2 weeks ago

TheManuz commented 2 weeks ago

This package is preventing flutter_map update because it depends on 6.0.0.

Resolving dependencies...
Because flutter_map_marker_cluster 1.3.6 depends on flutter_map ^6.0.0 and <my_app> depends on flutter_map 7.0.1, flutter_map_marker_cluster 1.3.6 is forbidden.
So, because <my_app> depends on flutter_map_marker_cluster 1.3.6, version solving failed.

Can you please update flutter_map dependency?

jannisnikoy commented 2 weeks ago

@TheManuz There is a pull request open for this that was being blocked by another dependency, which has since been resolved. Fingers crossed for the PR to be merged soon 🙏

bverhagen commented 1 week ago

My users experience https://github.com/fleaflet/flutter_map/issues/1698 regularly, so being able to upgrade to flutter_map v7 would be great! Unfortunately, the issue above blocks me from doing so. It would be great if this gets merged and released soon 🙏