You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 14, 2020. It is now read-only.
Dear mogol,
Thanks for the nice plugin. When I use this plugin, the following hint appears:
Because every version of flutter_realm depends on rxdart ^0.22.0 and this app depends on rxdart ^0.24.1, flutter_realm is forbidden.
I found that rxdart remove Observable form 0.23.x. Could you update the rxdart in ths plugin? A quick updating method is using rxdart_codemod package. https://pub.dev/packages/rxdart_codemod
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Dear mogol,
Thanks for the nice plugin. When I use this plugin, the following hint appears:
Because every version of flutter_realm depends on rxdart ^0.22.0 and this app depends on rxdart ^0.24.1, flutter_realm is forbidden.
I found that rxdart remove Observable form 0.23.x. Could you update the rxdart in ths plugin? A quick updating method is using rxdart_codemod package.
https://pub.dev/packages/rxdart_codemod
The text was updated successfully, but these errors were encountered: