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