asyncredux-async-actions

Community

Streamline AsyncRedux actions in Flutter.

Authormarcglasberg
Version1.0.0
Installs0

System Documentation

What problem does it solve?

AsyncRedux requires boilerplate to implement asynchronous actions and correctly manage futures, loading states, and error handling in Flutter apps.

Core Features & Use Cases

  • Define async actions by returning Future<AppState?> from reduce() to perform API calls, DB work, or IO tasks.
  • Enforce that every code path that returns a Future modifies state only after awaiting (and uses assertUncompletedFuture where needed).
  • Use dispatch and dispatchAll patterns to run actions and manage loading/error states across widgets.

Quick Start

Use the asyncredux-async-actions skill to create a simple async action that fetches data and updates the app state.

Dependency Matrix

Required Modules

None required

Components

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-async-actions
Download link: https://github.com/marcglasberg/async_redux/archive/main.zip#asyncredux-async-actions

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.