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 has been 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.
Thank you.
The text was updated successfully, but these errors were encountered:
aloh86
changed the title
Need geopoint dependency on latlong2 upgraded
Need latlong2 dependency in geopoint package upgraded
Oct 12, 2023
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
The text was updated successfully, but these errors were encountered: