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:

1. Push Notifications in iOS

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: