movisens_flutter library

Classes

Movisens
The main class for connecting to the Movisens device via the movisensStream stream.
UserData
Core user profile data needed for calculation of different data on the Movisens device.e

Enums

Gender
Biological sex.
SensorLocation
The location of the Movisens sensor.

Constants

BATTERY_LEVEL → const String
Keys for Movisens data points
BODY_POSITION → const String
Keys for Movisens data points
CONNECTION_STATUS → const String
Keys for Movisens data points
HR → const String
Keys for Movisens data points
HRV → const String
Keys for Movisens data points
IS_HRV_VALID → const String
Keys for Movisens data points
MET → const String
Keys for Movisens data points
MET_LEVEL → const String
Keys for Movisens data points
MOVEMENT_ACCELERATION → const String
Keys for Movisens data points
STEP_COUNT → const String
Keys for Movisens data points
TAP_MARKER → const String
Keys for Movisens data points
TIMESTAMP → const String
Keys for Movisens data points

Functions

timeStampHHMMSS(DateTime timeStamp) String

Exceptions / Errors

MovisensException
Custom Exception for the plugin. Thrown whenever the plugin is used on platforms other than Android