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

rxdart Dependency conflict #58

Closed
timcreatedit opened this issue Jan 8, 2025 · 4 comments · Fixed by #59
Closed

rxdart Dependency conflict #58

timcreatedit opened this issue Jan 8, 2025 · 4 comments · Fixed by #59
Assignees
Labels
bug Something isn't working

Comments

@timcreatedit
Copy link

Describe the bug

We need to upgrade to rxdart 0.28.0 for custom_lint

Dependency constraints from this package don't allow that.

Steps to reproduce the bug

No response

Expected behavior

No response

Logs, error output, etc.

Because events_emitter 0.5.2 depends on rxdart ^0.27.5 and no versions of events_emitter match >0.5.2 <0.6.0, events_emitter ^0.5.2 requires rxdart ^0.27.5.
And because every version of unleash_proxy_client_flutter depends on events_emitter ^0.5.2, every version of unleash_proxy_client_flutter requires rxdart ^0.27.5.
So, because ***** depends on both rxdart ^0.28.0 and unleash_proxy_client_flutter ^1.9.0, version solving failed.

Screenshots

No response

Additional context

No response

Unleash version

No response

Subscription type

None

Hosting type

None

SDK information (language and version)

No response

@timcreatedit timcreatedit added the bug Something isn't working label Jan 8, 2025
@timcreatedit
Copy link
Author

DrafaKiller/EventEmitter-dart#4

I opened a PR in event_emitter, but I have no idea how active the maintainer is. In general, it feels quite risky for the unleash implementation to depend on such a small, inactive package.

@timcreatedit
Copy link
Author

event_emitter has already been updated to 0.6.0 so it should be quick for you to release a new version

@ivarconr
Copy link
Member

ivarconr commented Jan 9, 2025

thanks. We would look into upgrading (and PR welcome :D)

@kwasniew
Copy link
Collaborator

kwasniew commented Jan 9, 2025

@timcreatedit please check the latest 1.9.1 version (https://pub.dev/packages/unleash_proxy_client_flutter/changelog). It should have a fix that you requested.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

3 participants