RamenTeam / ramen

Having a conversation would have never been easier with Ramen! Take a bowl now. 🍜😋
7 stars 1 forks source link

Set up initial cloud messaging config for push notification #50

Closed tratng02 closed 3 years ago

tratng02 commented 3 years ago

User Story: Send push notification #5 Walk through: Single device notification

  1. Create and send notification message from Firebase console image image

  2. User receives notification message a. When the app is running in the foreground image b. When the app is closed OR running in the background image

Change(s):

Related package(s): https://firebase.flutter.dev/docs/messaging/overview/

Future changelog/improvement:

chungquantin commented 3 years ago

Noting down that the type of notification we are using is Pub/Sub or I can say it is the topic subscription.