device_orientation_for_x 0.0.1 device_orientation_for_x: ^0.0.1 copied to clipboard
Check how the device is rotated even if system rotation is disabled and make sure widgets are always pointing down.
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