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