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