Baseflow / flutter_cache_manager

Generic cache manager for flutter
https://baseflow.com
MIT License
738 stars 427 forks source link

Get image only from cache without downloading #424

Open JSBmanD opened 11 months ago

JSBmanD commented 11 months ago

🚀 Feature Requests

Should work the same as getFileFromCache

Contextualize the feature

Not always everyone need to download image through your plugin. For example if someone is using S3 bucket

Describe the feature

The same as getFileFromCache but with resizing

Platforms affected (mark all that apply)