asyncredux-actions-no-state-change
CommunityRun side effects without mutating state.
Authormarcglasberg
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This skill enables AsyncRedux actions to return null from reduce() without mutating the app state. This allows actions to perform side effects, coordinate other actions, or trigger navigation while keeping the current state intact.
Core Features & Use Cases
- Return-null reduces state changes while still allowing side effects.
- Dispatches/coordinates other actions without directly altering state.
- Suitable for async work and orchestration in Flutter apps using AsyncRedux.
Quick Start
Create an action that performs a side effect and returns null from reduce() to keep state unchanged.
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-actions-no-state-change Download link: https://github.com/marcglasberg/async_redux/archive/main.zip#asyncredux-actions-no-state-change 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.