Flutter Controller Pattern

Use when moving business logic out of Flutter widgets/providers into Riverpod controllers and needing clear boundaries for controller state, use-case orchestration, presentation intents, and controller-focused tests.

tomevault-io 58eac7d 2 files · 4.8 KB Updated

File contents

tomevault-io/skills-registry/tree/main/auravibes-apps--auravibes--flutter-controller-pattern commit 58eac7d40d

Frequently asked questions

npx skillmds@latest add tomevault-io/flutter-controller-pattern