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:
Your progress:

01: The "Hello World" of scoped_model

scoped_model is a popular, simple but powerful state management library

02: Advanced scoped_model

We craft a Postcast player using advanced scoped_model features.

03: Realistic forms

We implement forms in Flutter based on realistic, commonly used features.

04: WebViews in Flutter

Using the webview_flutter package to present a full screen web view.