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

Update intl to 18.1 #92

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Conversation

MissingDataDev
Copy link

No description provided.

@svnty
Copy link

svnty commented Jan 1, 2024

Because date_time_picker >=2.0.0 depends on intl ^0.17.0 and every version of flutter_localizations from sdk depends on intl 0.18.1, date_time_picker >=2.0.0 is incompatible with flutter_localizations from sdk.
And because device_preview >=0.7.0 depends on flutter_localizations from sdk and device_preview <0.7.0 doesn't support null safety, date_time_picker >=2.0.0 is incompatible with device_preview.
So, because medicamina_ui depends on both date_time_picker ^2.1.0 and device_preview any, version solving failed.

@basilmariano
Copy link

can we merge this pls

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants