firebase_database_web library
Classes
- DatabaseEventWeb
-
Web implementation for firebase
DataSnapshotPlatform - DatabaseReferenceWeb
-
Web implementation for firebase
DatabaseReferencePlatform - DataSnapshotWeb
-
Web implementation for firebase
DataSnapshotPlatform - FirebaseDatabaseWeb
-
Web implementation for
DatabasePlatformdelegates calls to firebase web plugin - OnDisconnectWeb
-
Web implementation for firebase
OnDisconnectPlatform - QueryWeb
-
An implementation of
QueryPlatformwhich proxies calls to js objects - TransactionResultWeb
Functions
-
convertFirebaseDatabaseException(
Object exception, [StackTrace? stackTrace]) → FirebaseException -
webEventToPlatformEvent(
DatabaseReferencePlatform ref, DatabaseEventType eventType, QueryEvent event) → DatabaseEventPlatform -
Builds
EventPlatforminstance form web event instance -
webSnapshotToPlatformSnapshot(
DatabaseReferencePlatform ref, DataSnapshot snapshot) → DataSnapshotPlatform -
Builds
DataSnapshotPlatforminstance form web snapshot instance