Vin
 · qlary.ai

Code for Firebase Push Notification

Need to do page redirects when user clicks on notification. I tested it working when done manually via Flutterflow Web, specifying the route and page parameters. This is manual and need to do event-based notification via backend instead.

I had no luck implementing using FCM documentation for page navigation on click: https://firebase.google.com/docs/cloud-messaging/send-message#example-notification-click-action. I am guessing Flutterflow has something else implemented to parse the routing and passed parameters.

Can Flutterflow team provide a code equivalent sample of the FCM push notification?

6 replies