Update Firebase
Created At: February 16, 2024 10:03:49 am

Note: Please make a copy of the project before following the instructions below. Just incase the commands doesn't work as intended.

Your app will need to connect with a Firebase project, to complete Social Login and notification and others. To create and configure a Firebase account follow these steps :

  1. Create a Firebase project. FirebaseFirebase
  2. From the Firebase console's Project overview page, register an Android app inside your project.Firebase
  3. Download the google-services.json file & place it in your project’s android/app root directory.Firebase

For farther details and help, visit FlutterFire.

Authentication

To setup the authentication using Firebase, Please follow the required steps mentioned here.

Was this article helpful?