김지한

Results 5 comments of 김지한

![화면 캡처 2024-07-11 091543](https://github.com/Baseflow/flutter_cached_network_image/assets/112607616/41c68fd6-4680-4e2b-b476-9ce03542b902) ![화면 캡처 2024-07-11 091721](https://github.com/Baseflow/flutter_cached_network_image/assets/112607616/ae6a15fd-e1ae-4aba-8973-3d218476c451)

> > 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/ service,...

> 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 don't know. Which renderer is used in that web application: CanvasKit or HTML? both web application are CanvasKit. When rendered in html, the image is visible in...