-
Notifications
You must be signed in to change notification settings - Fork 542
Closed
Description
I can't install google_fonts ^2.0.0 with mapbox_gl ^0.11.0 full confusing error:
Because image >=2.1.14 <3.0.0-nullsafety.0 depends on archive ^2.0.0 which depends on crypto ^2.0.0, image >=2.1.14 <3.0.0-nullsafety.0 requires crypto ^2.0.0.
And because mapbox_gl_web 0.11.0 depends on image ^2.1.12, mapbox_gl_web 0.11.0 requires crypto ^2.0.0 or image >=2.1.12 <2.1.14.
And because no versions of mapbox_gl_web match >0.11.0 <0.12.0 and flutter_cache_manager 2.1.2 depends on image >=2.1.18 <4.0.0, if mapbox_gl_web ^0.11.0 and flutter_cache_manager 2.1.2 then crypto ^2.0.0.
And because no versions of flutter_cache_manager match >2.1.2 <3.0.0 and google_fonts >=2.0.0-nullsafety.0 depends on crypto ^3.0.0, one of mapbox_gl_web ^0.11.0 or flutter_cache_manager ^2.1.2 or google_fonts >=2.0.0-nullsafety.0 must be false.
And because mapbox_gl 0.11.0 depends on mapbox_gl_web ^0.11.0 and no versions of mapbox_gl match >0.11.0 <0.12.0, one of flutter_cache_manager ^2.1.2 or google_fonts >=2.0.0-nullsafety.0 or mapbox_gl ^0.11.0 must be false.
And because every version of weald_ar_trails from path depends on both flutter_cache_manager ^2.1.2 and google_fonts ^2.0.0, mapbox_gl ^0.11.0 is incompatible with weald_ar_trails from path.
So, because living_rainforest depends on weald_ar_trails from path which depends on mapbox_gl ^0.11.0, version solving failed.
I have nullsafety off because it's legacy code. Could this be the issue?
Metadata
Metadata
Assignees
Labels
No labels