Closed gedw99 closed 5 years ago
What about providing a placeholder that loads a low resolution image from the server whilst the full resolution is still downloading ?
You can set the placeholder to a Image.network(). It won't show loading progress for the placeholder, but I suspect that you wouldn't want that anyway. Let me know if that doesn't do what you need.
Image.network()
What about providing a placeholder that loads a low resolution image from the server whilst the full resolution is still downloading ?