Kostia Sokolovskyi
Kostia Sokolovskyi
Hi @isJihan, it looks like there is an issue in Flutter: https://github.com/flutter/flutter/issues/151273
> > Hi @isJihan, it looks like there is an issue in Flutter: [flutter/flutter#151273](https://github.com/flutter/flutter/issues/151273) > > it looks, this issue is of flutter itself. @isJihan did you find any solutions...
> > I was able to fix the issue. The issue is in the image itself. If you have access to the place where it is stored, then use https://tinyjpg.com/...
> The issue only appears with jpeg or any other image format?? because the issue mentioned in the chat shows it only to be related with jpeg. I noticed this...
> > Could you please share at least one link to an image that appears in black? > > https://ext.daeguro.co.kr:45010/request-images/MenuImage/20240628/22000/202406280312003664_300.jpg  Thanks a lot for sharing the image! I noticed...
> > Chromium-based browsers > > But why do images received through the same API appear correctly on a website created with Flutter 2.5.0-1 version? without use https://tinyjpg.com/?? Honestly, I...
> > > Honestly, I don't know. Which renderer is used in that web application: CanvasKit or HTML? > > > > > > both web application are CanvasKit. When...