Closed Reprevise closed 4 years ago
Because select_dialog >=1.0.7 depends on rxdart ^0.23.1 and flutter_form_bloc 0.14.0 depends on rxdart ^0.24.0, select_dialog >=1.0.7 is incompatible with flutter_form_bloc 0.14.0.
please any fix?
Please update rxdart to 0.24.0
It's not too much of an issue since I just override the version manually, but it would be great if you upgraded the rxdart dependency.
@Reprevise How did you do that ?
Updated in pullrequest #17
It's not too much of an issue since I just override the version manually, but it would be great if you upgraded the rxdart dependency.