Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Incompatibility error with latest Flutter version #13

Closed
andzejsw opened this issue Sep 2, 2020 · 1 comment
Closed

Incompatibility error with latest Flutter version #13

andzejsw opened this issue Sep 2, 2020 · 1 comment

Comments

@andzejsw
Copy link

andzejsw commented Sep 2, 2020

When i tried to run flutter upgrade command, error appeared:

Because every version of flutter_test from sdk depends on meta 1.1.8 and every version of connectanum from git depends on meta ^1.2.2, flutter_test from sdk is incompatible with connectanum from git.
So, because smartmex depends on both connectanum from git and flutter_test any from sdk, version solving failed.
@andzejsw
Copy link
Author

andzejsw commented Sep 2, 2020

flutter channel dev
flutter doctor

These commands allows me to upgrade to latest flutter. Mut maybe there could be something done also in this package.

konsultaner added a commit that referenced this issue Sep 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants