firebase_core library
Classes
- Firebase
- The entry point for accessing Firebase.
- FirebaseApp
- Represents a single Firebase app instance.
- FirebaseOptions
- The options used to configure a Firebase app.
Constants
- defaultFirebaseAppName → const String
- The default Firebase application name.
Functions
-
getMappedHost(
String originalHost) → String
Exceptions / Errors
- FirebaseException
- A generic class which provides exceptions in a Firebase-friendly format to users.