Hi, this library looks very useful paired with FlutterMap, however, the LatLng2 dependency no longer allows integration with the latest version of FlutterMap, or supporting libraries:
Resolving dependencies...
Because every version of maps_toolkit2 depends on latlong2 ^0.8.1 and flutter_map_marker_popup 7.0.0 depends on latlong2 ^0.9.0, maps_toolkit2 is incompatible with flutter_map_marker_popup 7.0.0.
And because no versions of flutter_map_marker_popup match >7.0.0 <8.0.0, maps_toolkit2 is incompatible with flutter_map_marker_popup ^7.0.0.
So, because XXX_viewer depends on both flutter_map_marker_popup ^7.0.0 and maps_toolkit2 ^1.0.1+1, version solving failed.
Is it possible to update the dependencies and post a new version..?
Hi, this library looks very useful paired with FlutterMap, however, the LatLng2 dependency no longer allows integration with the latest version of FlutterMap, or supporting libraries:
Resolving dependencies...
Because every version of maps_toolkit2 depends on latlong2 ^0.8.1 and flutter_map_marker_popup 7.0.0 depends on latlong2 ^0.9.0, maps_toolkit2 is incompatible with flutter_map_marker_popup 7.0.0.
And because no versions of flutter_map_marker_popup match >7.0.0 <8.0.0, maps_toolkit2 is incompatible with flutter_map_marker_popup ^7.0.0.
So, because XXX_viewer depends on both flutter_map_marker_popup ^7.0.0 and maps_toolkit2 ^1.0.1+1, version solving failed.
Is it possible to update the dependencies and post a new version..?