Skip to content

Incompatible with google_fonts 2.0.0 #64

@chrislaurie-io

Description

@chrislaurie-io

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions