On web, it is adding black color to transparent backgrounds when using ImageOutputType.webpThenPng. And it does not even compress the image when using other outputType.
I came from flutter_image_compress package because it has the same issue. Is there any way to fix?
On web, it is adding black color to transparent backgrounds when using
ImageOutputType.webpThenPng. And it does not even compress the image when using otheroutputType.I came from flutter_image_compress package because it has the same issue. Is there any way to fix?