Baseflow / Baseflow/flutter_cached_network_image
Callback whether is image is getting loaded from the network or cache.
Open
- Dominant language
- Dart
- Stars
- 2.6k
- Forks
- 731
- Avg merge
- 3d 9h
- Merged PRs (30d)
- 1
Description
## 🚀 Feature Requests
Right now , there is no callback to know whether image that is getting loaded is coming from network or the cache database.
I think it would be quite great , if we can somehow get the callback regarding the same.
CacheNetworkImage(
source:(source){}
),
### Platforms affected (mark all that apply)
- [ ] :iphone: iOS
- [ ] :robot: Android
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.