fluttercommunity/rx_command

Update to use with latest rxdart version

nosmirck opened this issue · 2 comments

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

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

Thanks for the PR! I just pushed V5.1.0