1
0
mirror of https://github.com/kamranahmedse/developer-roadmap.git synced 2025-08-16 22:23:59 +02:00

chore: add resource under flutter:state-management:change-notifier

This commit is contained in:
Kamran Ahmed
2023-06-05 21:18:29 +01:00
parent 8c75354235
commit 89cc55a1eb

View File

@@ -1 +1,4 @@
# Change Notifier # Change Notifier
- [ChangeNotifier class - Flutter](https://api.flutter.dev/flutter/foundation/changenotifier-class.html)
- [Simple app state management](https://docs.flutter.dev/data-and-backend/state-mgmt/simple)