I'm new to flutter. While adding an image and trying to run I got an error that said "Flutter Error Unable to load asset". An image of the problem can be seen below. If anyone can help that would be really appreciated! IMAGE: [https://i.stack.imgur.com/7ZzvM.png]
I keep receiving an error that says Flutter Error Unable to Load Asset
374 views Asked by Kaustubh Kondapalli At
2
Please check your pubspec.yaml file for proper indentation. Also, once declared in pubspec, you're supposed to get dependencies in source code. Have you done both? Also, check this thread - fluttererror-unableToLoadAsset