lpongetti/flutter_map_marker_cluster

Migrate to flutter_map 5.0.0

slava-vl opened this issue ยท 11 comments

Because flutter_map_marker_cluster 1.1.1 depends on flutter_map ^4.0.0 and no versions of flutter_map_marker_cluster match >1.1.1 <2.0.0, flutter_map_marker_cluster ^1.1.1 requires flutter_map ^4.0.0.
So, because this app depends on both flutter_map ^5.0.0 and flutter_map_marker_cluster ^1.1.1, version solving failed.

The 'problem' here is the flutter_map_marker_popup that this package depends on, which needs to be updated first.

flutter_map_marker_popup has migrate to flutter_map 5.0.0 !

Any chances to get update to Map 5.0 ?

please test my pull request

xVemu commented

The 'problem' here is the flutter_map_marker_popup that this package depends on, which needs to be updated first.

It is up-to-date.