Preface
1
Introducing Flutter and Getting Started
2
Creating a Hello World App
3
Learning Dart Basics
4
Creating a Starter Project Template
5
Understanding the Widget Tree
6
Using Common Widgets
7
8
Creating an App's Navigation
9
10
Building Layouts
11
Applying Interactivity
12
Writing Platform‐Native Code
13
Saving Data with Local Persistence
14
Adding the Firebase and Firestore Backend
15
Adding State Management to the Firestore Client App
16
Adding BLoCs to Firestore Client App Pages
17
INDEX