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

Update plugin dependencies #84

Closed
bytesizedwizard opened this issue May 9, 2019 · 1 comment
Closed

Update plugin dependencies #84

bytesizedwizard opened this issue May 9, 2019 · 1 comment
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@bytesizedwizard
Copy link

First of all, thanks for an awesome plugin! But there's one small issue regarding the plugin dependencies. Currently when I try to use the latest versions of both html and the flutter_html plugin in my app, I get the below error.

Because flutter_html >=0.7.0 depends on html ^0.13.3 and my_app_name depends on html ^0.14.0+2, flutter_html >=0.7.0 is forbidden.

The temporary workaround for me right now is to use the 0.7.0 version of flutter_html. But it might be better to upgrade the dependencies to the latest version.

@Sub6Resources Sub6Resources added the enhancement New feature or request label May 13, 2019
@Sub6Resources Sub6Resources modified the milestone: 0.10.0 May 13, 2019
@Sub6Resources Sub6Resources self-assigned this May 13, 2019
@Sub6Resources Sub6Resources added this to the Next Version milestone May 13, 2019
@Sub6Resources
Copy link
Owner

This has been fixed in version 0.9.7. Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants