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 configre 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.

Note:

You can configure firebase with flutter project through these steps: https://firebase.google.com/docs/flutter/setup