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

Issue with Giphy #2

Closed
rlee1990 opened this issue Oct 11, 2018 · 0 comments
Closed

Issue with Giphy #2

rlee1990 opened this issue Oct 11, 2018 · 0 comments

Comments

@rlee1990
Copy link

I receive an error with the latest version of flutter.

Because every version of flutter_test from sdk depends on http 0.12.0 and giphy_client 0.0.1 depends on http ^0.11.3+16, flutter_test from sdk is incompatible with giphy_client 0.0.1. And because no versions of giphy_client match >0.0.1 <0.1.0, flutter_test from sdk is incompatible with giphy_client ^0.0.1. So, because flutter_crushn depends on both giphy_client ^0.0.1 and flutter_test any from sdk, version solving failed.

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

1 participant