Creating a Firebase Project

Understand how to use the stateless widgets in different files to create various views.

Firebase project

Let’s first create a Firebase project by visiting the Firebase console. This will give us access to the Firebase services we need to use in our app, such as Cloud Firestore, Realtime Database, and Authentication.

After signing in, we’re ready to start.

Creating a Firebase project

Creating a project is relatively straightforward. Follow the steps below:

  1. Add a project on the Firebase project console.

  2. Add a name for the project.

  3. Uncheck analytics, as we won’t be using it.

Firebase will take some time to set up your project.

Get hands-on with 1200+ tech skills courses.