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 to use with latest rxdart version #40

Closed
nosmirck opened this issue May 30, 2020 · 2 comments
Closed

Update to use with latest rxdart version #40

nosmirck opened this issue May 30, 2020 · 2 comments

Comments

@nosmirck
Copy link
Contributor

flutter pub get
Running "flutter pub get" in project...                   
Because rx_command >=5.0.0 depends on rxdart ^0.23.1 and project depends on rxdart ^0.24.1, rx_command >=5.0.0 is forbidden.

So, because project depends on rx_command ^5.0.3, version solving failed.
pub get failed (1; So, because project depends on rx_command ^5.0.3, version solving failed.)
exit code 1

@baku-apps
Copy link

When I bump up the rx_dart package (to 0.24) in the rx_command pub package several unit tests fail :(

@escamoteur
Copy link
Collaborator

Thanks for the PR! I just pushed V5.1.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