asyncredux-flutter-hooks
CommunityHook AsyncRedux state with Flutter hooks.
Software Engineering#hooks#state-management#error-handling#flutter#async_redux#useSelector#useDispatch
Authormarcglasberg
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Flutter apps often require boilerplate to connect AsyncRedux state with UI code. This skill provides a hooks-based bridge to read and mutate AppState inside HookWidget trees.
Core Features & Use Cases
- Use useSelector to read slices of AppState and subscribe to updates.
- Use useDispatch and useDispatchAndWait to trigger actions and await results.
- Use waiting and error hooks like useIsWaiting, useExceptionFor, and useClearExceptionFor for robust UX.
Quick Start
Add flutter_hooks and flutter_hooks_async_redux to your pubspec.yaml, import the hooks package, and start building with useSelector and useDispatch in a HookWidget.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: asyncredux-flutter-hooks Download link: https://github.com/marcglasberg/async_redux/archive/main.zip#asyncredux-flutter-hooks Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.