Book Image

Flutter in 7 Days [Video]

By : Aman Malhotra
Book Image

Flutter in 7 Days [Video]

By: Aman Malhotra

Overview of this book

You'll gain the confidence to build customized UI's for your own projects using Flutter. You'll work with its cool features and understand how to compose widgets, add animations, and make your apps interactive in 7 days by building them throughout the course. By the end of this course, you will be up-to-speed with Flutter development and will be able to build stunningly rich cross-platform applications with a single codebase. The code files and resource files are updated on the GitHub repository at https://github.com/packtpublishing/flutter-in-7-days
Table of Contents (7 chapters)
Chapter 1
Flutter and Its Basic Components
Content Locked
Section 7
Stateful Widgets
In this video, we’ll understand how to use stateful widgets in Flutter. - Understand how to code a stateful widget - Make a basic stateful widget and understand about setState function - Understand about the initState function