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
Mis à jour 1/29/2026
Étoiles
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.

Installation
$ install --globalskills.sh
Utilisation

Après l'installation, vous pouvez utiliser ce skill en exécutant la commande suivante dans votre terminal :

skills use asyncredux-actions-no-state-change