In this lesson ,I talk to you about one of the most basic of concept of flutter Use all the time to design our applications. This is a container widget. Now a container widget for those who have done a bit of web development or web design. It's like a div. This is a Layout Box. You can move it by placing it on the screen and then you give a child to show images,text and some other propertis . My top tip ,whenever, you use new widget in flutter it start from documentation. As I said you above, the documentation was really good and all you have to do to find it. We are going to Widget Catalogue then you will find it for Flutter development you can see that the team has sorted all the widgets based on their actions. And we've really seen some of those images and assets Layout section and other ...





Comments
Post a Comment