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

Incompatible with flutter_blue due to rxdart version #20

Open
ElHyperion opened this issue Jul 10, 2020 · 0 comments
Open

Incompatible with flutter_blue due to rxdart version #20

ElHyperion opened this issue Jul 10, 2020 · 0 comments

Comments

@ElHyperion
Copy link

ElHyperion commented Jul 10, 2020

When trying to depend on this package I got the following error on pub get. I would like to use this package but I have to use flutter_blue aswell.

Is this incompatibility solvable?

[mobile-app] flutter pub get
Running "flutter pub get" in mobile-app...                      
Because shared_preferences_settings >=1.2.0 depends on rxdart ^0.23.1 and flutter_blue 0.7.2 depends on rxdart ^0.24.0, shared_preferences_settings >=1.2.0 is incompatible with flutter_blue 0.7.2.

And because no versions of flutter_blue match >0.7.2 <0.8.0, shared_preferences_settings >=1.2.0 is incompatible with flutter_blue ^0.7.2.

So, because jeti_app depends on both flutter_blue ^0.7.2 and shared_preferences_settings ^1.2.0, version solving failed.
pub get failed (1; So, because jeti_app depends on both flutter_blue ^0.7.2 and shared_preferences_settings ^1.2.0, version solving failed.)
exit code 1
@ElHyperion ElHyperion changed the title Incompatible with flutter_blue Incompatible with flutter_blue due to rxdart version Jul 10, 2020
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

1 participant