events/eyedid_flutter_metrics library

Classes

BlinkInfo
BlinkInfo represents the data related to eye blink detection, providing information about whether a blink occurred and the openness level of each eye.
FaceInfo
FaceInfo represents the data collected from face tracking events, providing information about the detected face and its orientation in space.
GazeInfo
GazeInfo represents the data collected from gaze tracking events, providing detailed information about the user's gaze and related states.
MetricsInfo
MetricsInfo is a data structure designed to collect and organize various information from the tracking event stream.
UserStatusInfo
UserStatusInfo provides information about the user's status, such as drowsiness and attention level, based on gaze and eye tracking data.

Enums

EyemovementState
EyemovementState represents the different states of eye movement detected by the tracking system.
MetricsInfoKey
ScreenState
ScreenState represents the different states of the user's gaze in relation to the screen boundaries.
TrackingState
TrackingState represents the different states that the tracking system can be in during gaze and face tracking.