You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'd like to know whether it is possible to decode AVIF image.
problem with https://pub.dev/packages/image is that it does not support AVIF format. I'd like to see whether it is possible to use this package to decode AVIF format and manipulate image using the Image class if possible.