Open yhcflyy opened 10 months ago
I'm developing a chat app, and I want to cache pictures from different groups in different folders to make it easier to count cache sizes, etc. How to cache images to a specified folder in cached_network_image?
I'm exploring this package and I saw you can pass your own CacheManager so you could try that.
I'm developing a chat app, and I want to cache pictures from different groups in different folders to make it easier to count cache sizes, etc. How to cache images to a specified folder in cached_network_image?