Skip to main content

Firebase Settings

These settings will be used by your Flutter APP / Next JS web.

Firebase Settings

Firebase Project Id

Firebase Project ID

  1. In the Firebase console, go to Project Settings
  2. Go to > General where Project Id is given add that to Admin Panel in Settings > Firebase Setting.

Service Json File

Firebase Service File

  1. In the Firebase console, open Settings > Service Accounts.
  2. Click Generate New Private Key, then confirm by clicking Generate Key.
  3. Securely store the JSON file containing the key and upload in Admin Panel in Settings > Firebase Setting.