home/categories/mobile/marcglasberg-async-redux-claude-skills-asyncredux-actions-no-state-change-skill-md
mobiledevelopment

asyncredux-actions-no-state-change

Creates AsyncRedux (Flutter) actions that return null from reduce() to not change the state. Such actions can still do side effects, dispatch other actions, or do nothing.

marcglasberg
maintainer
marcglasberg
更新于 1/29/2026
星标
238
分支
38
quick start

Installation and usage

Creates AsyncRedux (Flutter) actions that return null from reduce() to not change the state. Such actions can still do side effects, dispatch other actions, or do nothing.

安装
$ install --globalskills.sh
使用

安装后,您可以通过在终端运行以下命令来使用此技能:

skills use asyncredux-actions-no-state-change