Baseflow / Baseflow/flutter_cached_network_image
Add option to invalidate Cache without clearing it.
Open
- Dominant language
- Dart
- Stars
- 2.6k
- Forks
- 731
- Avg merge
- 3d 9h
- Merged PRs (30d)
- 1
Description
When image changed with same url, the image widget doesn't download the new image. I don't want to clear the cache, because we want it to load the cache image first if the image is loading.
It would be better if your add some options to refresh cache from remote location if needed, just like iOS SDK SDWebImage.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.