Push Notifications is a useful Flutter plugin. With this plugin, your Flutter app can receive and process push notifications on Android and iOS.
This guide shows you the way to setup Firebase Cloud Messaging(FCM) to push notifications.
Remember to disable OneSignal if you push notifications using Firebase
Table of contents:
Precondition: refer to "1. iOS" to create an IOS application on Firebase.
Step 1: Install Cloud Messaging to enable push notifications on iOS. Click Cloud Messaging as shown:


Account as shown:
Then choose Certificates, identifiers & Profiles
