Steps to Add an Image:
Read moreWhere is the assets folder in flutter?
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 more