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

flutter_wordpress 0.2.1 need to be update on http 0.13.1 #65

Open
shiipou opened this issue Mar 30, 2021 · 5 comments
Open

flutter_wordpress 0.2.1 need to be update on http 0.13.1 #65

shiipou opened this issue Mar 30, 2021 · 5 comments

Comments

@shiipou
Copy link

shiipou commented Mar 30, 2021

I can't use this pub in my app because of the http v0.13 is forbiden with flutter_wordpress.
I can't change the version because other packages use this version.

Did you plan to do this update ?
Thanks for the answer.

[client] flutter pub get
Running "flutter pub get" in client...                       
Because flutter_wordpress >=0.1.1 depends on http ^0.12.0+1 and client depends on http ^0.13.1, flutter_wordpress >=0.1.1 is forbidden.

So, because client depends on flutter_wordpress ^0.2.1, version solving failed.
pub get failed (1; So, because client depends on flutter_wordpress ^0.2.1, version solving failed.)
exit code 1
@ragingprodigy
Copy link
Contributor

This PR should provide a fix: #66

@shiipou
Copy link
Author

shiipou commented Apr 3, 2021

Ok thanks I'll try it !

@nbutet
Copy link

nbutet commented May 19, 2021

Hi, how do you do to update the flutter_package with the PR #66 please ? Or to the 0.3.0 version ? Thank you for your answer.

@shiipou
Copy link
Author

shiipou commented May 21, 2021

Hi, how do you do to update the flutter_package with the PR #66 please ? Or to the 0.3.0 version ? Thank you for your answer.

The PR was merged, so I think you just have to use a version greater than 0.2.1.

@nbutet
Copy link

nbutet commented May 31, 2021

Thank you for your answer, I will try and tell you.

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

3 participants