firebase_core_module 1.0.1 copy "firebase_core_module: ^1.0.1" to clipboard
firebase_core_module: ^1.0.1 copied to clipboard

help apply firebase_core to project

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add firebase_core_module

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  firebase_core_module: ^1.0.1

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:firebase_core_module/main.dart';
import 'package:firebase_core_module/util/_/initial_app/build_app_widget/build_material_app/_.dart';
import 'package:firebase_core_module/util/_/initial_app/build_app_widget/build_material_app/firebase_core_module/_.dart';
import 'package:firebase_core_module/util/_/initial_app/build_app_widget/build_my_app/_.dart';
import 'package:firebase_core_module/util/_/initial_app/build_app_widget/build_my_app/firebase_core_module/_.dart';
import 'package:firebase_core_module/util/_/initial_app/build_app_widget/build_run_app/_.dart';
import 'package:firebase_core_module/util/_/initial_app/build_app_widget/build_run_app/firebase_core_module/_.dart';
import 'package:firebase_core_module/util/_/initial_app/ready_functions/after_material_app/_.dart';
import 'package:firebase_core_module/util/_/initial_app/ready_functions/after_material_app/firebase_core_module/_.dart';
import 'package:firebase_core_module/util/_/initial_app/ready_functions/before_material_app/_.dart';
import 'package:firebase_core_module/util/_/initial_app/ready_functions/before_material_app/firebase_core_module/_.dart';
import 'package:firebase_core_module/util/_/initial_app/ready_functions/before_run_app/_.dart';
import 'package:firebase_core_module/util/_/initial_app/ready_functions/before_run_app/firebase_core_module/_.dart';
import 'package:firebase_core_module/util/_/initial_app/ready_functions/before_run_app/widgets_binding/_.dart';
import 'package:firebase_core_module/util/_/module_functions/firebase_core_module/_.dart';
import 'package:firebase_core_module/util/_/shared_params/_/go_router.dart';
import 'package:firebase_core_module/util/_/shared_params/_/material_app.dart';
import 'package:firebase_core_module/util/_/shared_params/_/start_app_params.dart';
import 'package:firebase_core_module/util/_/shared_params/_/widgets_binding.dart';
import 'package:firebase_core_module/util/_/shared_params/firebase_core_module/_.dart';
import 'package:firebase_core_module/util/config/_/global_imports.dart';
import 'package:firebase_core_module/util/config/_/init_view.dart';
import 'package:firebase_core_module/util/config/_/router/_/_.dart';
import 'package:firebase_core_module/util/config/firebase_core_module/_.dart';
import 'package:firebase_core_module/util/usage/firebase_core_module/usage.dart';
import 'package:firebase_core_module/util/usage/firebase_core_module/usage_view.dart';
1
likes
55
points
52
downloads

Publisher

unverified uploader

Weekly Downloads

help apply firebase_core to project

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

firebase_core, flutter, go_router, june_flow_util

More

Packages that depend on firebase_core_module