Installation

  1. Install Flutter on your system. You can follow the instructions on the official Flutter website.
  2. Open the project in your preferred IDE (Integrated Development Environment).

Firebase Firestore Setup for Android and iOS in Flutter

To set up Firebase Firestore in your Flutter app, follow these steps:

1. Create a Firebase Project

First, create a New Application in the Same Project for GPTalkers in the Firebase Console.

2. Add Firebase to your Flutter App

To add Firebase to your Flutter app, follow these steps:

  1. In your Firebase Console, navigate to your project's settings and click on the "Add app" button.
  2. Select the platform for your app (Android or iOS).

3. Create a service account for your Firebase project (Important)

google cloud setting.png