Skip to content

Update rxdart to ^0.28.0 for improved compatibility #28

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

Open
bekzatzamirbekov opened this issue May 23, 2025 · 0 comments
Open

Update rxdart to ^0.28.0 for improved compatibility #28

bekzatzamirbekov opened this issue May 23, 2025 · 0 comments

Comments

@bekzatzamirbekov
Copy link

Is your feature request related to a problem? Please describe.
Yes. The current version constraint for rxdart is ^0.27.0, which causes conflicts with other packages like bloc_lint that require rxdart ^0.28.0.

Describe the solution you'd like
Please consider updating the rxdart dependency to ^0.28.0, which is backwards compatible and resolves version conflicts.

Describe alternatives you've considered
I tried using dependency overrides, but it’s not ideal for long-term maintenance. It would be cleaner and safer to update it in the package directly.

Additional context
I'm happy to open a PR for this if preferred. Let me know!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant