flutter_cached_network_image icon indicating copy to clipboard operation
flutter_cached_network_image copied to clipboard

"Invalid image data" with .avif images

Open sfabio01 opened this issue 2 years ago • 3 comments

I get an "Exception: invalid image data" error when I put a link to a .avif image.

The strange thing is that when I run the app in release mode the image is shown just fine, but in debug mode I get the exception.

sfabio01 avatar Jan 26 '23 17:01 sfabio01

Same issue on iOS and Android but in Production!

app-arianamini avatar Mar 15 '23 10:03 app-arianamini

FYI: This issue (at least on iOS) is for < iOS 16

https://avif.io/blog/tutorials/ios/

app-arianamini avatar Mar 15 '23 11:03 app-arianamini

facing same

macdipu avatar Jun 04 '24 10:06 macdipu