pub package

firebase_core_module

help apply firebase_core to project

Installation

  1. If the juneflow project doesn't exist, please create it by following this guide.
  2. open terminal in the juneflow project root directory, enter the following command.
june add firebase_core_module
  1. install firebase_core by following this guide.
flutterfire configure
  1. Done!