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.
maintainer
marcglasberg
Atualizado 1/29/2026
Estrelas
238
Forks
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.
Instalação
$ install --globalskills.sh
Uso
Depois de instalar, você pode usar esta skill executando o seguinte comando no terminal:
skills use asyncredux-actions-no-state-change