LogoClawIndex
CasesSkillsAbout
LogoClawIndex

asyncredux-persistence - AsyncRedux state persistence implementation for Flutter apps

Implement local state persistence using Persistor for AsyncRedux stores

Tags

Updated: 2026-02-11

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • save state to disk
  • read state from disk
  • delete state from disk
  • throttle save frequency
  • pause persistence
  • resume persistence

Inputs

  • App state
  • Disk storage
  • App lifecycle state

Outputs

  • Persisted state file
  • Restored application state
  • Persistence control state

Requirements

  • AsyncRedux store
  • Dart/Flutter environment
  • Disk write permissions

Source

  • Spec: SKILL.md

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.
state-management
persistence
flutter
async-redux
local-storage
save state to disk
read state from disk
delete state from disk
throttle save frequency
App state
Disk storage
App lifecycle state
Persisted state file
Restored application state
Persistence control state