firebase_core_web library
Classes
- FirebaseAppWeb
- The entry point for accessing a Firebase app instance.
- FirebaseCoreWeb
- The entry point for accessing Firebase.
- FirebaseWebService
- Defines a Firebase service by name.
Constants
- supportedFirebaseJsSdkVersion → const String
- The currently supported Firebase JS SDK version.
Functions
-
guardNotInitialized<
R> (R cb()) → R - A generic guard wrapper for API calls to handle exceptions.
Typedefs
-
EnsurePluginInitialized
= Future<
void> Function(App firebaseApp)?
Exceptions / Errors
- TrustedTypesException
- Exception thrown if the Trusted Types feature is supported, enabled, and it has prevented this loader from injecting the JS SDK.