firebase_presence library

Classes

FirebasePresence
A widget that observes and collects detailed lifecycle and connection data of an app and its users activity then reports it to Firebase Realtime database. This can be useful in the case of user presence (online/offline status) while also checking how or if a user is focused on the app itself.
FirebasePresenceBuilder
A widget that fetches presence data collected by a FirebasePresence instance used on client devices.
FirebasePresenceBuilderState
FirebasePresenceData
An object representing the data collected by a FirebasePresence instance.
FirebasePresenceState

Enums

FirebasePresenceWidgetState
Represents the various lifecycle states of a FirebasePresence widget.