Skip to content

🐛 intl version mismatch #1781

@sambitraze

Description

@sambitraze

Description

i am using intl, flutter localization and hms_room_kiit in my flutter project but I getting the following issue

Because flutter_localization 0.2.0 depends on flutter_localizations from sdk which depends on intl 0.19.0, flutter_localization 0.2.0 requires intl 0.19.0.
And because hms_room_kit >=1.0.9 depends on intl ^0.18.0, flutter_localization 0.2.0 is incompatible with hms_room_kit >=1.0.9.
So, because winhealth depends on both flutter_localization 0.2.0 and hms_room_kit ^1.1.2, version solving failed.

100ms Flutter Version

hms_room_kit: ^1.1.2

Steps to reproduce

use

flutter_localization: 0.2.0
hms_room_kit: ^1.1.2
intl:

Expected results

good build

Code example, screenshot, or link to a repository

Code sample

Logs

Logs
<!-- Paste your logs here -->

Flutter Doctor output

Doctor output
<!-- Paste your output here -->

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions