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 Dependencies]: Update to later versions of flutter_typeahead and intl #106

Open
1 task done
phillipshaong opened this issue Mar 26, 2024 · 2 comments
Open
1 task done
Labels
enhancement New feature or request

Comments

@phillipshaong
Copy link

Is there an existing issue for this?

  • I have searched the existing issues

Package/Plugin version

10.0.0-dev.1

What you'd like to happen

I am getting the issue when adding the module to our project:

 form_builder_extra_fields <10.0.0-dev.1 depends on intl ^0.17.0 and form_builder_extra_fields >=10.0.0-dev.1 <10.1.0 depends on flutter_typeahead ^4.3.8, form_builder_extra_fields <10.1.0 requires intl ^0.17.0 or flutter_typeahead ^4.3.8.
And because form_builder_extra_fields >=10.1.0 depends on flutter_typeahead ^4.7.0 and karmakard depends on intl ^0.18.1, every version of form_builder_extra_fields requires flutter_typeahead ^4.3.8.
So, because XYZ depends on both flutter_typeahead ^5.0.1 and form_builder_extra_fields any, version solving failed.

Alternatives you've considered

No response

Aditional information

No response

@phillipshaong phillipshaong added the enhancement New feature or request label Mar 26, 2024
@divan
Copy link

divan commented May 22, 2024

Can this be prioritized? After upgrading to latest Flutter SDK, I had to bump up the intl version and now all forms ecosystem packages failed because of this intl version mismatch.

Happens everytime there is an intl upgrade.

@gomcodoctor
Copy link

Can this be prioritized as ignoreAccessibleNavigation is causing issue in latest android versions

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

No branches or pull requests

3 participants