Baseflow / Baseflow/flutter_cached_network_image
Don’t show placeholder when loaded from cache
Open
- Dominant language
- Dart
- Stars
- 2.6k
- Forks
- 731
- Avg merge
- 3d 9h
- Merged PRs (30d)
- 1
Description
Maybe I am doing something wrong: it is perfect to show a placeholder, like a progress indicator, when an image is loaded from a web source.
But I don’t think it is a good idea to show a placeholder when images are loaded from cache, since they can appear directly.
Highly appreciate your comment on that.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.