Skip to content

0.18.0, Version solving failed #458

@bilalsammour

Description

@bilalsammour

Describe the bug
When upgrading to 0.18.0, I get the following error:

[APP_NAME] flutter pub get
Running "flutter pub get" in APP_NAME...                          
Because APP_NAME depends on flutter_localizations from sdk which depends on intl 0.17.0, intl 0.17.0 is required.
So, because APP_NAME depends on intl ^0.18.0, version solving failed.
pub get failed (1; So, because APP_NAME depends on intl ^0.18.0, version solving failed.)
exit code 1

To Reproduce

  • Upgrade intl to 0.18.0.
  • Run flutter pub get

System info
Can not, because flutter pub get failed.

Versions

  • Flutter: 3.3.10
  • environment sdk: ">=2.18.6 <3.0.0"
  • flutter_localizations: sdk: flutter

Metadata

Metadata

Assignees

No one assigned

    Labels

    P2A bug or feature request we're likely to work onpackage:intltype-bugIncorrect behavior (everything from a crash to more subtle misbehavior)

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions