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

Incompatible with google_fonts 2.0.0 #64

Open
chrislaurie-io opened this issue May 7, 2021 · 2 comments
Open

Incompatible with google_fonts 2.0.0 #64

chrislaurie-io opened this issue May 7, 2021 · 2 comments

Comments

@chrislaurie-io
Copy link

When I add it to my pubspec.yaml file I get this when I run: flutter pub get :

Because ssh >=0.0.6 depends on uuid ^2.0.0 which depends on crypto ^2.0.0, ssh >=0.0.6 requires crypto ^2.0.0.

And because google_fonts 2.0.0 depends on crypto ^3.0.0 and no versions of google_fonts match >2.0.0 <3.0.0, ssh >=0.0.6 is incompatible with google_fonts ^2.0.0.

So, because my_fabory depends on both google_fonts ^2.0.0 and ssh ^0.0.7, version solving failed.
pub get failed (1; So, because my_fabory depends on both google_fonts ^2.0.0 and ssh ^0.0.7, version solving failed.)

@chrislaurie-io
Copy link
Author

There are other packages that also uses a higher version of crypto that are now incompatible with ssh.

@ahoelzemann
Copy link

ahoelzemann commented May 14, 2021

facing the same issue. @shaqian Please update the package.

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