Back to Browse

Understanding flutter basic widgets and widget tree

238 views
Jul 18, 2023
15:49

Which are the basic flutter widgets? how to center the widget? Understanding flutter basic widgets and widget tree. This video is part one of two part video. In Part one we will be looking on the visualisation part where we destructure the UI screen into granular UI components and divide them into parent and child widgets. Before creating any complex UI , we need to combine the multiple small components and by combining them we create one complete UI screen. We have covered Row,Column,Container,Scaffold, Appbar, Text,Icon,Image ,SizedBox widgets in detail. You can read here on my blog: https://askfortricks.com/2021/01/basic-widgets-to-start-with-for-flutter-developer-beginner/ Github repo at : https://github.com/raviyadav5951/flutter_basic_widgets #android #androidstudio #dart #flutter #flutterdev #flutterdevelopment #flutterdeveloper 00:00 - Intro 01:54 - Approach to creating UI 09:30 - Column Widget 13:36 - Row Widget 15:24 - Part 2 and Outro

Download

0 formats

No download links available.

Understanding flutter basic widgets and widget tree | NatokHD