Skip to content

dart_rss and flutter_localizations of Flutter 3.32.5 incompatible #60

@rubinbasha

Description

@rubinbasha

Because no versions of dart_rss match >3.0.3 <4.0.0 and dart_rss 3.0.3 depends on intl ^0.19.0, dart_rss ^3.0.3 requires intl ^0.19.0.
And because every version of flutter_localizations from sdk depends on intl 0.20.2, dart_rss ^3.0.3 is incompatible with flutter_localizations from sdk.
So, because my_project depends on both flutter_localizations from sdk and dart_rss ^3.0.3, version solving failed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions