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