asyncredux-state-access

Community

Precise AsyncRedux state access in widgets.

Authormarcglasberg
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Accessing app state in Flutter widgets can be noisy and inefficient without a clear pattern. This skill provides a structured approach to read and subscribe to AsyncRedux state through BuildContext extensions and selective rebuilds.

Core Features & Use Cases

  • BuildContext extensions to expose getState, getRead, and selector helpers.
  • Fine-grained rebuild control via context.select() instead of context.state.
  • Easy one-time reads in event handlers via context.read().
  • Debug-friendly patterns to observe and optimize widget rebuilds.

Quick Start

Use the asyncredux-state-access pattern to access AppState in a sample widget via context.state, context.select(), and context.read() and verify selective rebuilding.

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

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.