Skip to content

flutter_localizations pins intl version to 0.19.0, preventing updates to newer versions of intl #168903

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

Closed
mobilekodelabs opened this issue May 15, 2025 · 1 comment
Labels
r: solved Issue is closed as solved

Comments

@mobilekodelabs
Copy link

Steps to reproduce

just try to upgrade intl: ^0.19.0 to the latest version intl: ^0.20.2

Expected results

The intl dependency should be able to resolve to a newer version (like ^0.20.2) without any version conflicts, allowing you to use the latest features and bug fixes of the intl package.

Actual results

When trying to resolve the dependencies with intl: ^0.20.2, the following error occurs:

Because app depends on flutter_localizations from sdk which depends on intl 0.19.0, intl 0.19.0 is required.
So, because app depends on intl ^0.20.2, version solving failed.

Code sample

dependencies:
flutter:
sdk: flutter
flutter_localizations:
sdk: flutter
intl: ^0.19.0

Screenshots or Video

Logs

No response

Flutter Doctor output

Doctor summary (to see all details, run flutter doctor -v):
[✓] Flutter (Channel stable, 3.29.3, on macOS 15.4.1 24E263 darwin-arm64, locale en-XK)
[✓] Android toolchain - develop for Android devices (Android SDK version 35.0.0)
[✓] Xcode - develop for iOS and macOS (Xcode 16.3)
[✓] Chrome - develop for the web
[✓] Android Studio (version 2023.3)
[✓] IntelliJ IDEA Community Edition (version 2025.1)
[✓] VS Code (version 1.89.1)
[✓] Connected device (4 available)
[✓] Network resources

@darshankawar darshankawar added the in triage Presently being triaged by the triage team label May 16, 2025
@darshankawar
Copy link
Member

@mobilekodelabs
This is already done but isn't in current stable version. It'll most probably be available in next stable release. I'll close as this is already upgraded.

@darshankawar darshankawar added r: solved Issue is closed as solved and removed in triage Presently being triaged by the triage team labels May 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
r: solved Issue is closed as solved
Projects
None yet
Development

No branches or pull requests

2 participants
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy