Skip to content

Commit 8690087

Browse files
Readme updated
1 parent d20d677 commit 8690087

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

README.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,14 @@ tracking information in firestore.
1616
## 🕓 Features:
1717

1818
- ✅ Firebase Authentication (anonymous, email & password, Google, Facebook)
19+
- ✅ State Management: how to use setState, lifting state up via callbacks, global access, scoped access with Provider, BLoCs, ValueNotifier & ChangeNotifier
1920
- ✅ Streams, building reactive apps & advanced stream operations with RxDart
20-
21-
22-
21+
- ✅ Forms, input handling and validation
22+
- ✅ Databases and Cloud Firestore
23+
- ✅ Working with Forms and Cloud Firestore
24+
- ✅ Working with ListViews and multiple UI states
25+
- ✅ Date & time pickers
26+
- ✅ Navigation
2327

2428

2529

0 commit comments

Comments
 (0)