Baseflow / Baseflow/flutter_cached_network_image
Feature Request: cache target image instead of source file
Open
type: enhancement
- Dominant language
- Dart
- Stars
- 2.6k
- Forks
- 731
- Avg merge
- 3d 9h
- Merged PRs (30d)
- 1
Description
As of Glide on Android, it would be great if one could cache the file based on the resolved size of the widget, instead of the source file. It is of great use if the source url resolve to a big picture but the target is much smaller. Caching the smaller image would allow a much faster loading of the cache.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.