You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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 isintl: '>=0.18.0 <0.20.0'
and conflicts with 0.20.1 versionSteps to Reproduce
Create project with intl 0.20.1 and add health to it
Expected Behavior
No dependencies issue
Actual Behavior
Dependency issue:
Flutter Logs
No response
Screenshots
No response
Flutter Doctor Output
Additional Information
No response
The text was updated successfully, but these errors were encountered: