Series.
6 series — themed, ordered reading lists meant to be followed end-to-end.
- 01 Collectionfig.01 · 3 posts
Flutter Data Handling
Persisting, syncing, and moving data in Flutter — local databases, offline-first architecture, and resumable file transfer.
READ THE SERIES → - 02 Collectionfig.02 · 17 posts
Flutter & Dart
Deep dives into Flutter architecture, state management, and advanced Dart concepts. This collection features practical guides on building type-safe, offline-first applications, mastering dependency injection, and optimizing developer workflows for scalable mobile apps.
READ THE SERIES → - 03 Collectionfig.03 · 2 posts
Testing Flutter
Ship with confidence. From mocking dependencies cleanly with @visibleForTesting to running integration tests on real devices via Firebase Test Lab.
READ THE SERIES → - 04 Collectionfig.04 · 5 posts
Building Flutter Features
Practical, production-ready guides to the features real apps ship — anchored floating UI, custom map layers, type-safe navigation, resumable file transfer, and smart share links.
READ THE SERIES → - 05 Collectionfig.05 · 3 posts
Dart Language & OOP
Go beyond the framework and master the language underneath it. Deep dives into the Dart features you use every day — generics, mixins, and the isolate-based concurrency model that keeps your UI buttery smooth.
READ THE SERIES → - 06 Collectionfig.06 · 5 posts
Flutter Architecture & Dependency Injection
Wiring up a scalable Flutter app the right way — from understanding what Provider actually is (dependency injection, not state management), to mastering get_it and injectable, to structuring large codebases with feature-based architecture and Dart workspaces, and keeping data resilient with offline-first.
READ THE SERIES →