Migrate to flutter_map 5.0.0
slava-vl opened this issue ยท 11 comments
slava-vl commented
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.
jannisnikoy commented
The 'problem' here is the flutter_map_marker_popup
that this package depends on, which needs to be updated first.
NeroThroN commented
flutter_map_marker_popup
has migrate to flutter_map 5.0.0 !
Mmisiek commented
Any chances to get update to Map 5.0 ?
andreystavitsky commented
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.