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

Get rid of rxdart #131

Open
bardram opened this issue Oct 24, 2024 · 0 comments
Open

Get rid of rxdart #131

bardram opened this issue Oct 24, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@bardram
Copy link
Contributor

bardram commented Oct 24, 2024

We should get rid of rxdart as a dependency - it is causing a lot of dependency problems on a regular bases - like this one:

Because research_package >=1.7.1 depends on rxdart ^0.28.0 and oidc >=0.2.0+1 depends on rxdart ^0.27.7,
  research_package >=1.7.1 is incompatible with oidc >=0.2.0+1.
And because carp_webservices >=3.3.0 depends on oidc ^0.7.0, research_package >=1.7.1 is incompatible
  with carp_webservices >=3.3.0.
So, because carp_study_app depends on both carp_webservices ^3.5.0 and research_package ^1.7.1, version
  solving failed.

And it should be doable to make our own reactive model w/o using rxdart.

@bardram bardram self-assigned this Oct 24, 2024
@bardram bardram added the enhancement New feature or request label Oct 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant