Flutter Android, Web & iOS Push notifications with Firebase messaging



Flutter Android, Web & iOS Push notifications with Firebase messaging

Flutter Android, Web & iOS Push notifications with Firebase messaging

In this video we learn how to use firebase messaging in flutter and send push notification on android, iOS and web

oAuth Playground:
https://developers.google.com/oauthplayground
Step 1: https://www.googleapis.com/auth/firebase.messaging
Step 2: https://fcm.googleapis.com/v1/projects/{project-id}/messages:send
Step 3: Send Post requests

Join the community in Discord:
https://discord.gg/3mfTd8nrjF

My WebSite:
https://5minuteflutter.com/

Twitter:
https://twitter.com/MahdiCes

GitHub:
https://github.com/mahdices

Timestamps:
00:00 – Config Firebase with FlutterFire CLI
09:53 – Android
14:11 – Web
23:04 – iOS
25:29 – FCM in Foreground
30:02 – Handling Interaction
38:06 – flutter_local_notifications

#flutter #mobile_development