The Foundations of Flutter Programming. Introducing Flutter and Getting Started Creating a Hello World App Learning Dart Basics Creating a Starter Project Template Understanding the Widget Tree
Intermediate Flutter: Fleshing Out an App. Using Common Widgets Adding Animation to an App Creating an App's Navigation Creating Scrolling Lists and Effects Building Layouts Applying Interactivity Writing Platform-Native Code
Creating Production-Ready Apps. Saving Data with Local Persistence Adding the Firebase and Firestore Backend Adding State Management to the Firestore Client App Adding BLoCs to Firestore Client App Pages.