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 Jun 25, 2019. It is now read-only.
After I upgrade Flutter 0.5.7 to 0.5.8 I cant compile my flutter app:
ERROR:
Because uri >=0.11.2 depends on quiver >=0.17.0 <0.30.0 and uri >=0.11.1 <0.11.2 depends on quiver >=0.17.0 <0.26.0, uri >=0.11.1 requires quiver >=0.17.0 <0.30.0.
And because every version of flutter_test from sdk depends on quiver 2.0.0+1 and map_view >=0.0.8 depends on uri ^0.11.1, flutter_test from sdk is incompatible with map_view >=0.0.8.
So, because west_test depends on both map_view ^0.0.14 and flutter_test any from sdk, version solving failed.
biscuitrainbow, argo49, bjon, diegoveloper, Akshat7321 and 1 more