flutter-state-management

Installation
SKILL.md

Flutter State Management

Comprehensive guide to state management in Flutter, covering BLoC, Riverpod, Provider, GetX, and other modern patterns for building scalable Flutter applications.

When to Use This Skill

  • Choosing the right state management solution
  • Implementing BLoC pattern with flutter_bloc
  • Using Riverpod for dependency injection and state
  • Migrating from one state management to another
  • Scaling state management in large apps
  • Testing state management logic
  • Implementing reactive patterns
  • Managing complex application state
  • Handling asynchronous state updates
  • Building offline-first applications

Core Concepts

Related skills
Installs
4
GitHub Stars
5
First Seen
Feb 21, 2026