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

If try add block isolate I have error #75

Open
vadimlukutin opened this issue Aug 5, 2021 · 1 comment
Open

If try add block isolate I have error #75

vadimlukutin opened this issue Aug 5, 2021 · 1 comment

Comments

@vadimlukutin
Copy link

Because every version of isolate_bloc depends on provider ^4.3.1 and flutter_clean_architecture 5.0.0 depends on provider ^5.0.0, isolate_bloc is incompatible with flutter_clean_architecture 5.0.0.
And because no versions of flutter_clean_architecture match >5.0.0 <6.0.0, isolate_bloc is incompatible with flutter_clean_architecture ^5.0.0.
So, because be_logist depends on both flutter_clean_architecture ^5.0.0 and isolate_bloc ^1.0.4, version solving failed.
pub get failed (1; So, because be_logist depends on both flutter_clean_architecture ^5.0.0 and isolate_bloc ^1.0.4, version solving failed.)

@ShadyBoukhary
Copy link
Owner

Sorry for the late response. Where you able to resolve this?

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

2 participants