Mocking Data in Riverpod: Creating Type-Safe Testing Environments
Mastering type-safe dependency injection in Riverpod testing using build-runner and code generation to eliminate manual boilerplate.
28 August 2026
Dart tooling engineer at a Nagoya software company, building custom lint rules and code generation for large Flutter codebases. Created the annotation-driven form validation library that eliminates 90% of boilerplate.
Mastering type-safe dependency injection in Riverpod testing using build-runner and code generation to eliminate manual boilerplate.
28 August 2026
Mastering compile-time dependency injection using code generation to eliminate runtime configuration errors in multi-flavor Flutter applications.
24 August 2026
Mastering automated semantic versioning and changelog generation using Dart build tools to eliminate manual release overhead in large-scale Flutter apps.
19 August 2026
An architectural deep-dive into the Dart event loop, exploring how non-blocking I/O and microtasks orchestrate high-performance Flutter applications.
15 August 2026
Mastering automated JSON serialization to build robust, boilerplate-free data layers in large-scale Flutter applications.
7 August 2026
CI catches bugs before they merge. Here is a complete GitHub Actions setup that runs analysis, tests, and build checks on every Flutter PR.
31 March 2026
A practical, code-first guide to storing secrets safely in Flutter with --dart-define. Real patterns, common pitfalls, and a checklist you can apply to production Flutter apps.
23 November 2025
A practical, code-first guide to flutter navigation with go_router: complete guide. Real patterns, common pitfalls, and a checklist you can apply to production Flutter apps.
15 May 2025
A practical, code-first guide to integration testing Flutter apps end to end. Real patterns, common pitfalls, and a checklist you can apply to production Flutter apps.
1 March 2025
A practical, code-first guide to mocking dependencies in Flutter tests. Real patterns, common pitfalls, and a checklist you can apply to production Flutter apps.
28 February 2025
A practical, code-first guide to unit testing in Flutter: a practical guide. Real patterns, common pitfalls, and a checklist you can apply to production Flutter apps.
13 February 2025