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