Open
Description
I like how the package aggressively caches images and thus improves overall performances, but I am developing an app with lots of images and while the pure app size is relatively small, the storage space it takes goes through the roof because of caching.
Is there a way to control cache lifetimes of the images? If not, I think it will be a very nice feature to have, as it can give flexibility to the developers to find the optimal point between aggressive caching and storage management.