Firebase Setup
1 article
Firebase account setup
Last Updated: December 19, 2024We use firebase for push notifications, so in this section, we’ll set up the firebase project. Later we’ll configure it in the Admin Panel and Flutter. Step 1: Log into the firebase console (https://console.firebase.google.com/) and click on create a project. Step 2: Give a name to the project. Step 3: Review and click continue. Step 4: Choose the Google Analytics...