Flutter Pro Essentials
Critical concepts, architecture patterns, features and best practices for building robust Flutter apps.
Skill level: | Experienced Engineer |
Required skills: | Comfort with one programming language and a foundational understanding of Flutter. |
Last updated: | 8/3/2022 |
Your progress: |
0 of 94 total minutes
|
01: The "Hello World" of scoped_model
sign up required
scoped_model is a popular, simple but powerful state management library
02: Advanced scoped_model
sign up required
We craft a Postcast player using advanced scoped_model features.
03: Realistic forms
sign up required
We implement forms in Flutter based on realistic, commonly used features.
04: WebViews in Flutter
sign up required
Using the webview_flutter package to present a full screen web view.