Bloc

Implement Flutter state management using the bloc and flutter_bloc libraries. Use when creating a new Cubit or Bloc, modeling state with sealed classes or status enums, wiring BlocBuilder/BlocListener/BlocProvider in widgets, writing bloc unit tests, refactoring state management, or deciding between Cubit and Bloc. Use when this capability is needed.

tomevault-io Updated

File contents

tomevault-io/skills-registry/tree/main/evanca--flutter-ai-rules--flutter-ai-rules commit a74683b2db

Frequently asked questions

npx skillmds@latest add tomevault-io/bloc-2