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_imap_mail] flutter packages get #22

Closed
aliheader opened this issue Apr 14, 2020 · 1 comment
Closed

[flutter_imap_mail] flutter packages get #22

aliheader opened this issue Apr 14, 2020 · 1 comment
Labels
bug Something isn't working

Comments

@aliheader
Copy link

[flutter_imap_mail] flutter packages get
Running "flutter pub get" in flutter_imap_mail...
Because every version of flutter_test from sdk depends on pedantic 1.8.0+1 and imap_client >=0.2.8 <1.0.0-alpha depends on pedantic ^1.9.0, flutter_test from sdk is incompatible with imap_client >=0.2.8 <1.0.0-alpha.

So, because flutter_imap_mail depends on both imap_client ^0.2.8 and flutter_test any from sdk, version solving failed.
pub get failed (1; So, because flutter_imap_mail depends on both imap_client ^0.2.8 and flutter_test any from sdk, version solving failed.)
exit code 1

@aliheader aliheader added the bug Something isn't working label Apr 14, 2020
@michaelspiss
Copy link
Owner

Fixed with version 0.2.9

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants