-
Notifications
You must be signed in to change notification settings - Fork 51
Open
Labels
bugSomething isn't workingSomething isn't working
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working