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

Upgrade dart_style to v3 #379

Closed
ricardodalarme opened this issue Jan 14, 2025 · 4 comments
Closed

Upgrade dart_style to v3 #379

ricardodalarme opened this issue Jan 14, 2025 · 4 comments

Comments

@ricardodalarme
Copy link
Contributor

Description

Please upgrade dart_style to v3 since the current version is not compatible with the latest version of auto_route_generator:

Because no versions of graphql_codegen match >1.1.1 <2.0.0 and graphql_codegen 1.1.1 depends on dart_style ^2.0.1, graphql_codegen ^1.1.1 requires dart_style ^2.0.1.
And because auto_route_generator >=9.3.0 depends on dart_style ^3.0.1, graphql_codegen ^1.1.1 is incompatible with auto_route_generator >=9.3.0.
So, because quickstart_flutter_bloc depends on both auto_route_generator ^9.3.1 and graphql_codegen ^1.1.1, version solving failed.

Copy link

👋 @ricardodalarme
Thank you for raising an issue. I will investigate the issue and get back to you as soon as possible.
Please make sure you have provided enough context.

This library is created and maintained by me, @budde377. Please consider supporting my work and ensure our survival by donating here.

@budde377
Copy link
Contributor

Thanks for raising this. I will try and prioritise it, but feel free to create a PR for swift resolution.

@Dohmanlechx
Copy link

Thanks for raising this. I will try and prioritise it, but feel free to create a PR for swift resolution.

Hi! Have you started on it yet? If not, do you need assistance (even if I don't yet know how to fix this)? I love this package btw!

Resolving dependencies...
Because graphql_codegen 1.1.1 depends on dart_style ^2.0.1 and no versions of graphql_codegen match >1.1.1 <2.0.0, graphql_codegen ^1.1.1 requires dart_style ^2.0.1.
So, because [app] depends on both dart_style ^3.0.1 and graphql_codegen ^1.1.1, version solving failed.
Failed to update packages.

@budde377
Copy link
Contributor

Thank you @ricardodalarme for jumping on this and sorry for the delay.

The PR should now be available as v1.2.0.

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