flutter-controller-pattern

Official

Coordinate UI logic with Riverpod controllers.

Authorauravibes-apps
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Moves business logic and orchestration out of Flutter widgets/providers into Riverpod controllers to improve testability and maintainability.

Core Features & Use Cases

  • Defines a Controller pattern where widgets dispatch intents and controllers coordinate use cases, keeping domain logic in use cases.
  • Provides clear responsibility boundaries, common methods (runTask, grantToolCall, skipToolCall, stopAllToolCalls), and migration guidance from older provider-based patterns.
  • Supports testing across controller state, orchestration, and widget intents.

Quick Start

Integrate a Riverpod controller by replacing the old provider pattern with a keepAlive controller and connect intents to widgets.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: flutter-controller-pattern
Download link: https://github.com/auravibes-apps/auravibes/archive/main.zip#flutter-controller-pattern

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.