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.
Description
Please upgrade dart_style to v3 since the current version is not compatible with the latest version of auto_route_generator: