Skip to content

Commit 8bf12d0

Browse files
authoredDec 1, 2022
Update README.md
1 parent 20623c1 commit 8bf12d0

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed
 

‎README.md

+6-6
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
# learning_push_notifications
22

33
## Features:
4-
- Triple 1.2.7+2
5-
- Modular 5.0.2
6-
- Push Notifications w/ onesignal_flutter 3.3.0 & firebase_core 1.17.0
4+
- Triple 1.2.7+4 (State Management)
5+
- Modular 5.0.3 (Dependency Injection)
6+
- Push Notifications w/ onesignal_flutter 3.5.0 & firebase_core 2.3.0 (Firebase Cloud Messaging)
77

88
## Project specs
9-
- Dart 2.16.2
10-
- Flutter 2.10.5
9+
- Dart 2.18.5
10+
- Flutter 3.3.9 (stable)
1111

1212
## Steps
1313
- Integrate Firebase into this app using the Firebase CLI
1414
- Integrate One Signal to Firebase through One Signal's website
15-
- Apply your app's One Signal's app ID in `main.dart`
15+
- Apply your app's One Signal's app ID in `main.dart`

0 commit comments

Comments
 (0)
Please sign in to comment.