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

Update Needed flutter_cache_manager not compatible with rxdart last version #954

Open
zakblacki opened this issue Jun 19, 2024 · 1 comment

Comments

@zakblacki
Copy link

Because no versions of flutter_cache_manager match >3.3.2 <4.0.0 and flutter_cache_manager >=3.0.2 <3.3.2 depends on rxdart >=0.26.0 <0.28.0, flutter_cache_manager >=3.0.2 <3.3.2-∞ or >3.3.2 <4.0.0 requires rxdart >=0.26.0 <0.28.0.
And because flutter_cache_manager 3.3.2 depends on rxdart ^0.27.7 and cached_network_image 3.3.1 depends on flutter_cache_manager ^3.3.1, cached_network_image 3.3.1 requires rxdart >=0.26.0 <0.28.0.
So, because project depends on both cached_network_image 3.3.1 and rxdart 0.28.0, version solving failed.

@cnkygmr
Copy link

cnkygmr commented Jun 27, 2024

waiting??

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

2 participants