Firebase Flutter Project
Last updated
Last updated
Go to the .
Click Add Project and follow the steps to create a new project.
Example: Name the project GoldTvApp
.
Give your project name and click continue.
Copy the Flutter command provided by Firebase during project setup. Example command:
Run the command in your app's root directory. This will generate the required Firebase configuration files (google-services.json
for Android and GoogleService-Info.plist
for iOS).
Pick Android and iOS platforms during the configuration process.
Step 1: Add New Project Platform
Step2: Click Flutter
Step 3: Copy both commands to your terminal project
In the Firebase Console, go to Build > Firestore Database.
Click Create Database, choose a location, and set it to start in test mode. Test mode automatically enables read and write permissions:
Publish the rules.