firebase_core_dart library

Classes

Firebase
Entry point of Firebase Core for dart-only apps.
FirebaseApp
A Dart only implementation of a Firebase app instance.
FirebaseCoreDelegate
An internal delegate to perform all Firebase core functionalities.
FirebaseOptions
The options used to configure a Firebase app.

Constants

defaultFirebaseAppName → const String
The default Firebase application name.

Exceptions / Errors

FirebaseException
A generic class which provides exceptions in a Firebase-friendly format to users.