Bro firebase core

Table of contents

Introduction

This package imports the firebase_core package to the manager system (see bro_abstract_manager).

Quick start

Install firebase tools

This application uses firebase, so you need to install the firebase tools:

  • firebase
  • flutterfire_cli

You can follow the doc here: install tools.

Configure the firebase project

After having installed the firebase tools and login to your account, you need to configure the firebase project.

You have to call the following command:

flutterfire configure

Libraries

bro_firebase_core