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

upgrade packages #956

Closed
1 task
andim27 opened this issue Jul 4, 2024 · 2 comments
Closed
1 task

upgrade packages #956

andim27 opened this issue Jul 4, 2024 · 2 comments

Comments

@andim27
Copy link

andim27 commented Jul 4, 2024

🐛 Bug Report

cached_network_image 3.3.1 depends on flutter_cache_manager ^3.3.1, flutter_cache_manager >3.3.1 requires rxdart ^0.27.7.
Thus, cached_network_image ^3.3.1 requires rxdart ^0.27.7 or flutter_cache_manager 3.3.1.
Please upgrade to last packeges
Platform:

  • 🤖 Android
@ervindobri
Copy link

I have the same issue, when I wanted to upgrade to Flutter 3.22.2, but I'm using rx dart too.

@06153
Copy link

06153 commented Jul 18, 2024

For now I use latest cached_network_image and in my pubspec.yaml I added this:

dependency_overrides:
  rxdart: ^0.27.7

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

4 participants