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

intl dependency upgrade #3

Open
deckerst opened this issue Mar 17, 2023 · 2 comments
Open

intl dependency upgrade #3

deckerst opened this issue Mar 17, 2023 · 2 comments

Comments

@deckerst
Copy link

charts_common and charts_flutter currently restrict their intl dependency to a version < 0.18.0.

This is incompatible with the latest flutter (master branch). Would it possible to lift/loosen the constraint?

@2000calories
Copy link

same problem here

@Marcosmaliki
Copy link

Marcosmaliki commented Jul 22, 2023

You can override the dependency.
dependency_overrides: intl: ^0.18.1

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

No branches or pull requests

3 participants