flutter_cached_network_image
flutter_cached_network_image copied to clipboard
[Analytics] Image CDN hit or miss
💬 Questions and Help
I want to access the response headers of an image GET request to determine whether the request at the CDN was a hit or a miss, perhaps using a callback. Similarly, I want to know whether the image was a local cache hit or miss.