Flutter uses the pubspec. yaml file, located at the root of your project , to identify assets required by an app.
Read moreHow do you read an image from assets in flutter?
How to include images in your Flutter app
Read moreHow do I load an asset in flutter?
Steps to Add an Image:
Read more