You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: