Flutter Course|C2|P2|S2|Home Inventory|Custom Widgets|Stateful Widget|Stateless Widget|Data Handling

Опубликовано: 30 Январь 2019
на канале: iMeshAcademy
43
1

In this session, we start the UI implementation by creating few custom widgets for the application.

We create custom widgets for,
1. List item - Which will have title, description and few buttons.
2. List widget - Which utilises the custom list item created. Also deal with data.

We cover in depth regarding how this can be implemented in our application.

We also discuss about event handling in UI and accessing data from the custom widgets. We will be using the MVC framework we created to access/handle data.

If you haven't checked our previous course videos already, you can do so from the links below.

Chapter 2:

Part2:Session1:    • Flutter Course|C2|P2|S1:Home Inventor...  

Part1-Session2:    • Flutter Course|C2|P1|S2|Home Inventor...  
Part1-Session1:    • Flutter Course|C2|P1|S1:MVC Framework...  

Introduction :    • Flutter Course|C2|Intro-Creating MVC ...  


Chapter 1:
Session 2 -    • Flutter -  Using Scaffold ( C1-P3-S2 )  
Session 1 -    • Flutter -  Using Scaffold ( C1-P3-S1 )  

Introduction to Flutter course -    • Flutter- Introduction to the online c...  

A detailed explanation on Flutter framework -    • Flutter - C1:P1 - Understanding flutt...  

Learn Scaffold in 5 minutes -    • Flutter- C1:P2 - Introduction to Scaf...  


Need help in installing flutter in Windows, checkout our complete guide -    • Setting up flutter in windows for And...  

Code for the course can be found at https://github.com/iMeshAcademy/flu-tur