flutter_rotation_sensor 0.2.0 copy "flutter_rotation_sensor: ^0.2.0" to clipboard
flutter_rotation_sensor: ^0.2.0 copied to clipboard

A package provides a stream of device's orientation in three different representations: a rotation matrix, a quaternion, and Euler angles (azimuth, pitch, roll).

0.2.0 - 2025-10-21 #

Features

  • Added an indicator for platform support

Bug Fixes

  • Fixed readme. (#62)

0.1.1 - 2024-10-22 #

Bug Fixes

  • Fixed an issue during the build process on iOS.

0.1.0 - 2024-07-25 #

Features

  • Initial release.
9
likes
150
points
15.5k
downloads

Publisher

unverified uploader

Weekly Downloads

A package provides a stream of device's orientation in three different representations: a rotation matrix, a quaternion, and Euler angles (azimuth, pitch, roll).

Repository (GitHub)
View/report issues

Topics

#rotation #orientation #heading #sensor #compass

Documentation

API reference

License

MIT (license)

Dependencies

flutter, logging, meta, native_device_orientation, plugin_platform_interface

More

Packages that depend on flutter_rotation_sensor

Packages that implement flutter_rotation_sensor