Skip to content

Version mismatch issues with Flutter 1.22.0 #1

@jonjon1123

Description

@jonjon1123

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions