Flutter Context Watch Instead Of Top Builder

Refactors Flutter widgets to replace top-level BlocBuilder wrappers with context.watch-based state reads while preserving behavior. Use when the user asks to remove BlocBuilder at page/widget root, use context.watch, or simplify Flutter BLoC widget trees.

leancodepl Updated

File contents

leancodepl/ai-plugins/tree/main/plugins/flutter-bloc/skills/flutter-context-watch-instead-of-top-builder commit 608c54abae

Frequently asked questions

npx skillmds@latest add leancodepl/flutter-context-watch-instead-of-top-builder