Flutter Course|C2|P2|S4:Handling Data, Add/Edit Screen, Stats Page

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

In this session, we will finish the inventory application by providing implementation for all the remaining screens and buttoning everything up.

We discuss how to perform navigation by using routes or by using navigation route, a mechanism provided by flutter.

By end of this session, we will demonstrate a mechanism to perform load testing ( just to validate the functionality ) with-in application. In future sessions, we will discuss about automation tools and testing tools.

As you could experience, the DB framework we created performs much faster and it helps us to load millions of records real fast in application. The framework eliminate the use of third party libraries leaving the control with us.

Also, the framework enable us to create additional db drivers, which we will do in future sessions, eg. for sql lite, mysql or mongo, without altering our framework code.

In the next session, we will compare performance of our framework with standard mechanisms provided by flutter.

If you haven't checked out our previous course materials, you can do so using the links below.


Part2:Session3:    • Flutter Course:C2|P2|S3|Home Page|Routes|N...  
Part2:Session2:    • Flutter Course|C2|P2|S2|Home Inventory|Cus...  
Part2:Session1:    • Flutter Course|C2|P2|S1:Home Inventory|Con...  

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

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


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 course.  

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

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


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

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