simple_sensor 0.1.7
simple_sensor: ^0.1.7 copied to clipboard
Flutter plugin for accessing the Android and iOS accelerometer, gyroscope, magnetometer, and orientation sensors.
0.1.7 #
- more adaptions to rotation update
0.1.6 #
- correct rotation matrix update
0.1.5 #
- update rotation matrix and quaternion function
0.1.4 #
- update ReadMe
0.1.3 #
- more bug fixes for ios
0.1.2 #
- bug fixes for ios
0.1.1 #
- add full ios support
0.1.0 #
- migrate to null safety
0.0.5 #
- fixed getOrientation return NaN value
0.0.4 #
- add screen orientation
0.0.3 #
- add update interval
0.0.2 #
- add absoluteOrientation
0.0.1 #
- initial release.