Flutter webapp crashes when trying to show asset image

14 Views Asked by At

I am new to developing webapps using Flutter. I have created a basic portfolio web app, and deployed it using Firebase Hosting.

The app is working fine till it has to render an image from the assets folder on the screen. As soon as it tries to render the image, the screen goes white.

What can I do to fix this problem?

0

There are 0 best solutions below