Flutter Bloc Setup

Configures a Flutter project for Bloc state management with `flutter_bloc`, `freezed`, `bloc_concurrency`, and `hydrated_bloc`. Use when initializing Bloc in a new project, migrating away from `setState`/`Provider`/`ChangeNotifier`, or before authoring any feature with `flutter-bloc-feature-pattern` or `flutter-bloc-async-api`.

tomevault-io c91cfb8 2 files · 11.3 KB Updated

File contents

tomevault-io/skills-registry/tree/main/abdallhmoukdad--flutter-bloc-skills--flutter-bloc-setup commit c91cfb8ddb

Frequently asked questions

npx skillmds@latest add tomevault-io/flutter-bloc-setup