flutter_motion_sensors library

Classes

AccelerometerBuilder
A widget that builds its child based on accelerometer data
AccelerometerData
Represents accelerometer data from device sensors
FlutterMotionSensors
Main class for accessing motion sensor functionality
FlutterMotionSensorsPlatform
The interface that implementations of flutter_motion_sensors must implement.
GyroscopeBuilder
A widget that builds its child based on gyroscope data
GyroscopeData
Represents gyroscope data from device sensors
MagnetometerBuilder
A widget that builds its child based on magnetometer data
MagnetometerData
Represents magnetometer data from device sensors
MethodChannelFlutterMotionSensors
An implementation of FlutterMotionSensorsPlatform that uses method channels.
MotionAnimationBuilder
A widget that builds its child based on motion sensor data.
MotionBuilder
A widget that builds its child based on combined motion sensor data
MotionSensorController
A controller that manages motion sensor data streams and provides convenient access to sensor data.
MotionSensorData
Combined motion sensor data

Enums

SensorType
Types of motion sensors