-
Notifications
You must be signed in to change notification settings - Fork 34
Open
Description
After upgrading to Flutter 1.22.0 I am getting the following error when trying to build.
Because no versions of tool_mobile match >1.9.5+1 <2.0.0 and tool_mobile 1.9.5+1 depends on tool_base ^1.9.5, tool_mobile ^1.9.5+1 requires tool_base ^1.9.5.
Because tool_base >=1.9.5+1 depends on process ^3.0.9 and tool_base >=1.9.5 <=1.9.5 depends on process 3.0.9, tool_base >=1.9.5 requires process ^3.0.9.
Thus, tool_mobile ^1.9.5+1 requires process ^3.0.9.
And because every version of flutter_driver from sdk depends on process 4.0.0-nullsafety.2, tool_mobile ^1.9.5+1 is incompatible with flutter_driver from sdk.
So, because project depends on both flutter_driver any from sdk and tool_mobile ^1.9.5+1, version solving failed.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels