Adding a Background Image in Flutter
How to add a custom background image in Flutter? Here we go!
backgroundColor: Colors.orange
The default background for the Flutter screen provided that one uses a Scaffold is always a shade of white colour. This colour can be changed simply by using the backgroundColor param of Scaffold but the aim of this article is bigger. We intend to add a new image behind the whole screen. We can even add a gif or a video too.
Create a new Flutter app and download a mobile wallpaper of your choice from Google. I chose this…