Flutter Riverpod

Guide for using Flutter Riverpod 2.x in a consistent, maintainable, and testable way, including provider selection, UI consumption patterns, dependency composition, side-effect handling, lifecycle management, and testing strategy. Trigger: Use when the task involves `Provider`, `StateProvider`, `NotifierProvider`, `AsyncNotifierProvider`, `FutureProvider`, `StreamProvider`, `ProviderScope`, `WidgetRef`, `ref.watch`, `ref.read`, `ref.listen`, `AsyncValue`, provider overrides, or when deciding how state, dependencies, side effects, or controller logic should be modeled with Riverpod in Flutter.

Mane087 bb3c72b 10.8 KB Updated

File contents

Mane087/IA-Skills/tree/main/skills/flutter_riverpod commit bb3c72bf9f

Frequently asked questions

npx skillmds@latest add mane087/flutter-riverpod