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
Because every version of flutter_test from sdk depends on web 0.3.0 and web_socket_channel >=2.4.1 depends on web ^0.4.0, flutter_test from sdk is incompatible with web_socket_channel >=2.4.1.
So, because pocket_shop_app depends on both web_socket_channel ^2.4.2 and flutter_test from sdk, version solving failed.
web_socket_channel ^2.4.2依然没有支持web0.3.0
The text was updated successfully, but these errors were encountered:
Because every version of flutter_test from sdk depends on web 0.3.0 and web_socket_channel >=2.4.1 depends on web ^0.4.0, flutter_test from sdk is incompatible with web_socket_channel >=2.4.1.
So, because pocket_shop_app depends on both web_socket_channel ^2.4.2 and flutter_test from sdk, version solving failed.
web_socket_channel ^2.4.2依然没有支持web0.3.0
The text was updated successfully, but these errors were encountered: