flutter_map_marker_cluster icon indicating copy to clipboard operation
flutter_map_marker_cluster copied to clipboard

Update flutter_map dependency

Open TheManuz opened this issue 1 year ago • 3 comments

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?

TheManuz avatar Jun 11 '24 09:06 TheManuz

@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 🙏

jannisnikoy avatar Jun 12 '24 22:06 jannisnikoy

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 🙏

bverhagen avatar Jun 18 '24 19:06 bverhagen

Do we know when the update will be available?

thorito avatar Jul 03 '24 05:07 thorito

If you want i fork with update https://github.com/PikPakPik/flutter_map_marker_cluster_2

PikPakPik avatar Jul 19 '24 09:07 PikPakPik

If you want i fork with update https://github.com/PikPakPik/flutter_map_marker_cluster_2

Thanks for doing that! Just installed it, glad to have v7 working now. I did notice that now when I click the cluster there's a temporary green polygon connecting the markers as it zooms in that wasn't happening in my previous version, but maybe that's normal and a simple showPolygon: false fixed the issue for me. Cheers!

kenflannery avatar Jul 23 '24 06:07 kenflannery

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.

github-actions[bot] avatar Aug 23 '24 02:08 github-actions[bot]

Remove stale label

PikPakPik avatar Aug 23 '24 07:08 PikPakPik

Hi @lpongetti Could you please accept the flutter_map 7 upgrade PR?

aytunch avatar Sep 14 '24 22:09 aytunch

Hi @lpongetti Could you please accept the flutter_map 7 upgrade PR?

https://pub.dev/packages/flutter_map_marker_cluster_2

PikPakPik avatar Sep 14 '24 23:09 PikPakPik