make a design with Container, ClipPath, and Stack or I can make an image and then set it as a background image here is the design image
Asked
Active
Viewed 39 times
-2
-
it seems your question was previously answered: https://stackoverflow.com/questions/44179889/how-do-i-set-background-image-in-flutter – Golden Lion Jan 17 '22 at 21:25
2 Answers
0
for the second image in the screenshot use container in the body argument with screen height and width assign a box decoration property add the image in the background after that at the child use a column at its children property use the basic container or any other widget according to your needs i am suggesting this because if you only provide all of these in in a background image then you will not be able to get on tap event on every widget
let me know if this help or i got your question correct

Vishal_VE
- 1,852
- 1
- 6
- 9