Image not loading on Google Chrome browser in flutter web. "FormatException:Message corrupted". Flutter web not loading images on web browser.

I have encounter this problem on the begining of the website i created using flutter. I search every possible solution on the web, stackoverflow and other sites. Even use ChatGTP for the solution but i stuck on the same problem for several days.

After some day I find the solution what was causing it. It was IDM( Internet Download Manager). When application runs and renders an image widget which is loading from assets, my IDM application download dialog pops up and asks to download AssetManifest.bin.

Solution

I disable Chrome in IDM general setting. I work for me.

If it doesnot work then it might another problem causing it or you can try to remove/uninstal IDM to check that IDM is cause it or not.

0
Subscribe to my newsletter

Read articles from Prabesh Bhattarai directly inside your inbox. Subscribe to the newsletter, and don't miss out.

Written by

Prabesh Bhattarai
Prabesh Bhattarai