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
After using the latest dependencies and new flutter update, I'm getting this error when I try to run "packages get" in android studio.
Because every version of flutter_test from sdk depends on http 0.11.3+17 and mercury depends on http ^0.12.0, flutter_test from sdk is forbidden.
So, because mercury depends on flutter_test any from sdk, version solving failed.
pub get failed (1)
The text was updated successfully, but these errors were encountered:
After using the latest dependencies and new flutter update, I'm getting this error when I try to run "packages get" in android studio.
The text was updated successfully, but these errors were encountered: