Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Automatic Retry for Failed Network Image Loads in flutter_cached_network_image #929

Open
2 tasks
YazadDuamasia opened this issue Mar 3, 2024 · 0 comments
Open
2 tasks

Comments

@YazadDuamasia
Copy link

YazadDuamasia commented Mar 3, 2024

馃殌 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 to flutter_cached_network_image

Platforms affected (mark all that apply)

  • 馃摫 iOS
  • 馃 Android
@YazadDuamasia YazadDuamasia changed the title An ImageProvider automatically retries failed network image loads, ensuring smooth image loading on platforms with maxRetry Counter and gap Duration to retry. Automatic Retry for Failed Network Image Loads in flutter_cached_network_image Mar 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant