<aside> ❗ Setting up the development environment can be a lot more time consuming than expected. Don’t be discouraged - once you’re set up, everything should be ready to go and you won’t have to do too much more setup.
</aside>
Welcome to this tutorial on how to use Firebase with Flutter. Firebase is a tool by Google that provides backend services such as Realtime Database, Firestore, Authentication, Cloud Storage, and Cloud Functions.
This guide will walk you through setting up Firebase in your Flutter project.
Sign in to Firebase.
In the console, click Add Project or Create a project.
In the Project name field, enter Firebase-Flutter-Codelab and then click Continue.
Click through the project creation options. If prompted, accept the Firebase terms, but skip setup of Google Analytics because you won't be using it for this app.
Your Firebase project is ready!