Flutter - Using Scaffold ( C1-P3-S1 )

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

Flutter Course - Chapter 1 - Part 3 - Session 1

In this session, we will learn how to use the basic Material design structure - Scaffold in Flutter.

We will start by creating a sample application in Flutter using Scaffold and provided implementation for each components in Scaffold.

Following are the widgets or configurations used in this session.

AppBar, Container, Text, IconButton, FloatingActionButton, bottomNavigationBar, Scaffold, MaterialApp.

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

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


Code for this chapter is available under https://github.com/iMeshAcademy/flu-tur

Refer material.io for more details