This is a small, no-brainer post. If you are into any form of Mobile App Development, it’s very unlikely that you haven’t heard about Google’s Firebase. Assuming that you already know about what Firebase basically is, let’s proceed and see how can we create a new Firebase Project for a small Flutter app that we are going to make (more on that in upcoming posts).
Steps To Create A New Firebase Project
- Navigate to https://console.firebase.google.com/
- Enter Project Name
- Check/Uncheck basic project related details
- Click Create Project
- Done.
Visually, here is how the steps would be.
That’s it! It’s that obvious.
1 thought on “How To Create A Firebase Project?”
Pingback: How To Use Google Sign In Flutter? - Rajiv Verma