Skip to main content

Integrate with Firebase

1. Create Firebase project in your account

Create Firebase 1

Create Firebase 2

Create Firebase 3

Create Firebase 4

2. Add android application to your Firebase project

Add Android

Download the google-service.json file and add in this folder android/app/

Add Android 2

Add Android 3

Add Android 4

3. Add ios application to your Firebase project

Add iOS

Add iOS 2

4. Download GoogleService-Info.plist and add in this folder ios/Runner/

Add iOS 4

5. Please configure this settings in-order to send ios notifications.

https://firebase.flutter.dev/docs/messaging/apple-integration

6. You have configured Firebase in your project successfully


Additional Resources: For detailed Firebase setup and configuration: Firebase Setup Guide