Flutter image not loading error " Invalid image data"

46 views Asked by At

I am trying to load an image from the assets which is not working I am able to load network image and also some other images also in the png and jpg format but I don't know why the required images that I am trying to load are not working. Some one help me in that what might be the specific problem. I am sharing the pubspec.yaml and also the assets folders images which are correct to the point. enter image description here

I tried the network image also which is working and also tried some other images but I don't know why the required images are not working. enter image description here

1

There are 1 answers

7
Iaroslav Siniugin On

Have you added such lines to pubspec.yaml file?

  assets:
     - assets/images/onboarding_images