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 internet_file dependencies #22

Open
scheinpablo opened this issue Sep 20, 2024 · 0 comments
Open

Update internet_file dependencies #22

scheinpablo opened this issue Sep 20, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@scheinpablo
Copy link

Package name
internet_file

Describe the bug
Resolving dependencies...
Because no versions of flutter_cache_manager match >3.4.0 <3.4.1 and flutter_cache_manager >=3.4.1 depends on http ^1.2.2, flutter_cache_manager >3.4.0 requires http ^1.2.2.
(1) So, because flutter_cache_manager 3.4.0 depends on http ^1.2.0 and every version of internet_file depends on http ^0.13.4, internet_file is incompatible with flutter_cache_manager >=3.4.0.

To Reproduce
Use the last versions of internet_file and cached_network_image in a Flutter project.

@scheinpablo scheinpablo added the bug Something isn't working label Sep 20, 2024
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
None yet
Development

No branches or pull requests

2 participants