home/categories/mobile/evanca-flutter-ai-rules-skills-flutter-change-notifier-skill-md
mobiledevelopment

flutter-change-notifier

Implements state management with ChangeNotifier and Provider in Flutter. Use when setting up ChangeNotifier models, providing them to the widget tree, consuming state with Consumer or Provider.of, or optimizing rebuilds.

evanca
maintainer
evanca
更新于 3/9/2026
星标
522
分支
51
quick start

Installation and usage

Implements state management with ChangeNotifier and Provider in Flutter. Use when setting up ChangeNotifier models, providing them to the widget tree, consuming state with Consumer or Provider.of, or optimizing rebuilds.

安装
$ install --globalskills.sh
使用

安装后,您可以通过在终端运行以下命令来使用此技能:

skills use flutter-change-notifier