You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 27, 2024. It is now read-only.
Hello, I am using flutter_map, wanting to upgrade from v4 > v6, but I am getting this error:
Because geojson >=1.0.0 depends on geopoint ^1.0.0 which depends on latlong2 ^0.8.0, geojson >=1.0.0 requires latlong2 ^0.8.0. So, because <project> depends on both geojson ^1.0.0 and latlong2 ^0.9.0, version solving failed.
Can the latlong2 package can be upgraded? The repository looks like it is archived. Not sure what that means in terms of further development.
Hello, I am using flutter_map, wanting to upgrade from v4 > v6, but I am getting this error:
Because geojson >=1.0.0 depends on geopoint ^1.0.0 which depends on latlong2 ^0.8.0, geojson >=1.0.0 requires latlong2 ^0.8.0. So, because <project> depends on both geojson ^1.0.0 and latlong2 ^0.9.0, version solving failed.Can the latlong2 package can be upgraded? The repository looks like it is archived. Not sure what that means in terms of further development.
Thank you.