Configure FCM and APNS
Pusher relies on Firebase Cloud Messaging (FCM) for Android, and Apple Push Notification service (APNs) for iOS to deliver push notifications on your behalf. When we deliver push notifications, we use your credentials.
Head over to the Pusher dashboard and create a new instance of Beams. After that, you can either follow the interactive quick start over there, or return here to follow the documentation steps.
The FCM and APNS configuration steps for the Flutter SDK are similar to what you do for the Swift and Java libraries. Please use the links below to complete the configuration and then return here to follow the next steps.
∞ Where Next?
Now that you have finished this step you can integrate our Flutter SDK into your project.