Baseflow / Baseflow/flutter_cache_manager
Get image only from cache without downloading
- Dominant language
- Dart
- Stars
- 809
- Forks
- 510
- Avg merge
- 6m
- Merged PRs (30d)
- 1
Description
## 🚀 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)
- [x] :iphone: iOS
- [x] :robot: Android
Contributor guide
Research direction
Start by reading the existing getFileFromCache entry point and trace how cached images are handled on iOS and Android. Define completion as providing the equivalent cache-only image retrieval while supporting resizing and avoiding a download; the issue does not name specific files or tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- dart, flutter
- Domain
- mobile-dev
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100