We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 20623c1 commit 8bf12d0Copy full SHA for 8bf12d0
README.md
@@ -1,15 +1,15 @@
1
# learning_push_notifications
2
3
## 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
+- Triple 1.2.7+4 (State Management)
+- Modular 5.0.3 (Dependency Injection)
+- Push Notifications w/ onesignal_flutter 3.5.0 & firebase_core 2.3.0 (Firebase Cloud Messaging)
7
8
## Project specs
9
-- Dart 2.16.2
10
-- Flutter 2.10.5
+- Dart 2.18.5
+- Flutter 3.3.9 (stable)
11
12
## Steps
13
- Integrate Firebase into this app using the Firebase CLI
14
- Integrate One Signal to Firebase through One Signal's website
15
-- Apply your app's One Signal's app ID in `main.dart`
+- Apply your app's One Signal's app ID in `main.dart`
0 commit comments