-
Notifications
You must be signed in to change notification settings - Fork 82
Open
Description
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.)
Metadata
Metadata
Assignees
Labels
No labels