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

Allow intl 0.19.0 for upcoming Flutter 3.(22)? #145

Closed
kuhnroyal opened this issue Apr 16, 2024 · 3 comments · Fixed by #148
Closed

Allow intl 0.19.0 for upcoming Flutter 3.(22)? #145

kuhnroyal opened this issue Apr 16, 2024 · 3 comments · Fixed by #148

Comments

@kuhnroyal
Copy link
Contributor

Currently some packages are fixed to intl: ^0.18.0 which is not compatible.

@nio74
Copy link

nio74 commented Apr 25, 2024

I have a similar error:

Resolving dependencies...
Because reactive_date_time_picker 3.0.0 depends on reactive_forms ^16.0.0 and no versions of reactive_date_time_picker match >3.0.0 <4.0.0, reactive_date_time_picker ^3.0.0 requires reactive_forms ^16.0.0.
So, because au79dt1_0 depends on both reactive_forms ^17.0.0 and reactive_date_time_picker ^3.0.0, version solving failed.
2

You can try the following suggestion to make the pubspec resolve:

  • Consider downgrading your constraint on reactive_forms: flutter pub add reactive_forms:^16.1.1

@kuhnroyal
Copy link
Contributor Author

Hi @vasilich6107, is this and #141 something you can take a look at when you get a chance?

Copy link

Hi @kuhnroyal!
Your issue has been closed. If we were helpful don't forget to star the repo.

Please check our reactive_forms_generator package

We would appreciate sponsorship subscription or one time donation
https://github.com/sponsors/artflutter

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 a pull request may close this issue.

2 participants