Integrate with Firebase
-
Create firebase project in your account:
-
Add android application to your firebase project
Download the google-service.json file and add in this folder android/app/
-
Add ios application to your firebase project
-
Download GoogleService-Info.plist and add in this folder ios/Runner/
-
Please configre this settings in-order to send ios notifications.
https://firebase.flutter.dev/docs/messaging/apple-integration
-
You have configured firebase in your project successfully.
Note:
You can configure firebase with flutter project through these steps: https://firebase.google.com/docs/flutter/setup