device_orientation 1.0.0 copy "device_orientation: ^1.0.0" to clipboard
device_orientation: ^1.0.0 copied to clipboard

Check how the device is rotated even if system rotation is disabled and make sure widgets are always pointing down.

1.0.0 #

BREAKING: Raised min SDK to 3.0.0, Flutter 3.16+

  • Dependencies upgraded

0.0.1 #

  • Current device orientation available with deviceOrientation field
  • Stream with distinct orientation changes available with deviceOrientation$ field
  • Animated (AnimatedAlwaysDown) and non-animated (AlwaysDown) widgets matching current absolute device orientation available
14
likes
150
points
719
downloads

Publisher

verified publisherwrbl.xyz

Weekly Downloads

Check how the device is rotated even if system rotation is disabled and make sure widgets are always pointing down.

Repository (GitLab)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, sensors_plus

More

Packages that depend on device_orientation