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

version incompatibility with Ogurets 4.0.1 #13

Open
alandotic opened this issue Jun 13, 2021 · 1 comment
Open

version incompatibility with Ogurets 4.0.1 #13

alandotic opened this issue Jun 13, 2021 · 1 comment

Comments

@alandotic
Copy link

I got this while trying to install this extension as mentioned in the doc here : https://pub.dev/packages/ogurets

Because no versions of ogurets match >4.0.1 <5.0.0 and ogurets 4.0.1 depends on logging ^1.0.0, ogurets ^4.0.1 requires logging ^1.0.0.
And because every version of ogurets_flutter depends on logging ^0.11.3+2, ogurets ^4.0.1 is incompatible with ogurets_flutter.
So, because my_proj depends on both ogurets ^4.0.1 and ogurets_flutter any, version solving failed.
pub get failed (1; So, because my_proj depends on both ogurets ^4.0.1 and ogurets_flutter any, version solving failed.)

@vergissberlin
Copy link

vergissberlin commented Sep 26, 2023

Merge request #15

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