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

Bump intl to 0.18.1 to make this compatible with flutter 3.10.0 and newer #259

Open
pdenert opened this issue Jan 10, 2024 · 1 comment · May be fixed by #260
Open

Bump intl to 0.18.1 to make this compatible with flutter 3.10.0 and newer #259

pdenert opened this issue Jan 10, 2024 · 1 comment · May be fixed by #260
Labels
enhancement New feature or request

Comments

@pdenert
Copy link

pdenert commented Jan 10, 2024

Is your feature request related to a problem? Please describe.
I want to upgrade flutter in my project that uses stream_feed package to flutter 3.13.0. But I can't do it, because of the conflict of the intl version in stream_feed and flutter sdk:

Resolving dependencies... 
Because stream_feed >=0.4.0+1 depends on intl ^0.17.0 and [my_project] depends on intl ^0.18.1, stream_feed >=0.4.0+1 is forbidden.
So, because [my_project] depends on stream_feed ^0.6.0+2, version solving failed.

Describe the solution you'd like
Bump package intl from 0.17.0 to 0.18.1

@pdenert pdenert added the enhancement New feature or request label Jan 10, 2024
@pdenert pdenert linked a pull request Jan 10, 2024 that will close this issue
3 tasks
@rlee1990
Copy link

@pdenert this package isn't being supported anymore.

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

Successfully merging a pull request may close this issue.

2 participants