tree: 2b34bdd2e58809db7c52f8a7d2494dafe788ae99 [path history] [tgz]
  1. android/
  2. example/
  3. ios/
  4. lib/
  5. test/
  6. .gitignore
  7. CHANGELOG.md
  8. firebase_core_android.iml
  9. LICENSE
  10. pubspec.yaml
  11. README.md
packages/firebase_core/README.md

Firebase Core for Flutter

pub package

A Flutter plugin to use the Firebase Core API, which enables connecting to multiple Firebase apps.

For Flutter plugins for other Firebase products, see FlutterFire.md.

Note: This plugin is still under development, and some APIs might not be available yet. Feedback and Pull Requests are most welcome!

Usage

To use this plugin, add firebase_core as a dependency in your pubspec.yaml file.

Getting Started

See the example directory for a complete sample app using Firebase Core.