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

Pub GET fails on Flutter SDK version 1.5.4-hotfix.2. (stable channel) #109

Closed
premy opened this issue Jun 12, 2019 · 1 comment
Closed

Comments

@premy
Copy link

premy commented Jun 12, 2019

Because my_app depends on flutter_html >=0.1.0 <0.7.0 which requires Flutter SDK version >=0.5.0 <0.8.0, version solving failed.
pub get failed (1)
exit code 1

@Sub6Resources
Copy link
Owner

Make sure you are using the most recent version of flutter_html. It should be flutter_html: ^0.10.0

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