home/categories/mobile/marcglasberg-async-redux-claude-skills-asyncredux-action-status-skill-md
mobiledevelopment

asyncredux-action-status

Checks an AsyncRedux (Flutter) action's completion status using ActionStatus right after the dispatch returns. Use only when you need to know whether an action completed, whether it failed with an error, what error it produced, or how to navigate based on success or failure.

marcglasberg
maintainer
marcglasberg
업데이트됨 1/29/2026
스타
238
포크
38
quick start

Installation and usage

Checks an AsyncRedux (Flutter) action's completion status using ActionStatus right after the dispatch returns. Use only when you need to know whether an action completed, whether it failed with an error, what error it produced, or how to navigate based on success or failure.

설치
$ install --globalskills.sh
사용법

설치 후 터미널에서 다음 명령을 실행하여 이 스킬을 사용할 수 있습니다:

skills use asyncredux-action-status