Skip to content
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

[Health 1.11.1] upgrade intl dependency in pubspec.yaml #1092

Open
basvdijk opened this issue Dec 8, 2024 · 0 comments
Open

[Health 1.11.1] upgrade intl dependency in pubspec.yaml #1092

basvdijk opened this issue Dec 8, 2024 · 0 comments
Assignees
Labels
improvement an improvement

Comments

@basvdijk
Copy link

basvdijk commented Dec 8, 2024

Plugin Name

health

Plugin Version

1.11.1

Device

iPhone 13 Pro Max

Operating System

18.1

Describe the bug

Please update intl dependency currently it is intl: '>=0.18.0 <0.20.0' and conflicts with 0.20.1 version

Steps to Reproduce

Create project with intl 0.20.1 and add health to it

Expected Behavior

No dependencies issue

Actual Behavior

Dependency issue:

Resolving dependencies...
Because health >=10.0.0 depends on intl >=0.18.0 <0.20.0 and MyApp depends on intl ^0.20.1, health >=10.0.0 is
  forbidden.
So, because MyApp depends on health ^11.1.1, version solving failed.

Flutter Logs

No response

Screenshots

No response

Flutter Doctor Output

[✓] Flutter (Channel stable, 3.24.5, on macOS 14.7.1 23H222 darwin-arm64, locale en-NL)
[✓] Android toolchain - develop for Android devices (Android SDK version 34.0.0)
[✓] Xcode - develop for iOS and macOS (Xcode 16.1)
[✓] Chrome - develop for the web
[✓] Android Studio (version 2024.1)
[✓] Android Studio (version 2023.3)
[✓] Android Studio (version 2024.1)
[✓] Android Studio (version 2024.1)
[✓] VS Code (version 1.96.0-insider)

Additional Information

No response

@basvdijk basvdijk added the bugfix a bug fix label Dec 8, 2024
@iarata iarata added improvement an improvement and removed bugfix a bug fix labels Dec 18, 2024
@iarata iarata self-assigned this Jan 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
improvement an improvement
Projects
None yet
Development

No branches or pull requests

2 participants