asyncredux-provider-integration
CommunityBridge AsyncRedux with Provider for seamless state.
Software Engineering#integration#state-management#flutter#redux#provider#asyncredux#provider_for_redux
Authormarcglasberg
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Integrates AsyncRedux with the Provider package to unify dependency injection and Redux-style state management in Flutter apps, enabling easy access to the store, state, and dispatch throughout the widget tree.
Core Features & Use Cases
- Provider integration: Expose the Store, AppState, and Dispatch via AsyncReduxProvider for descendant widgets.
- ReduxSelector & StoreConnector options: Use ReduxSelector to minimize rebuilds and migrate progressively between StoreConnector and provider-based access.
- Migration path for existing apps: Facilitate gradual adoption in apps that already use Provider or AsyncRedux independently.
Quick Start
Install provider_for_redux: add provider_for_redux to your pubspec.yaml, wrap your app with AsyncReduxProvider<AppState>.value(value: store, child: MyApp()), and access state with Provider.of or ReduxConsumer/ReduxSelector as needed.
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-provider-integration Download link: https://github.com/marcglasberg/async_redux/archive/main.zip#asyncredux-provider-integration 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.