Baseflow / Baseflow/flutter_cached_network_image
Automatic Retry for Failed Network Image Loads in flutter_cached_network_image
- Dominant language
- Dart
- Stars
- 2.6k
- Forks
- 731
- Avg merge
- 3d 9h
- Merged PRs (30d)
- 1
Description
## 🚀 Feature Requests
Automatic Retry for Failed Network Image Loads in flutter_cached_network_image
Implement automatic retry functionality for failed network image loads in the flutter_cached_network_image package, ensuring smooth image loading even in scenarios of network errors or temporary failures.
### Contextualize the feature
Integrating automatic retry functionality into flutter_cached_network_image will enhance its reliability and user experience. By automatically retrying failed image loads, the package can handle network fluctuations or temporary issues more gracefully, ensuring that users always have a seamless experience when loading images in their Flutter applications.
Like this flutter package does [flutter_network_image](https://github.com/GeekAbdelouahed/flutter_network_image) to flutter_cached_network_image
### 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.