screen_down_detector 0.0.1
screen_down_detector: ^0.0.1 copied to clipboard
A Flutter widget that detects when a device is placed with its screen facing down.
0.0.1 #
- Initial release.
- Added
ScreenDownDetectorwith automatic subscription lifecycle management. - Added optional
onErrorand configurable confirmation duration. - Added confirmation, horizontal-acceleration filtering, and reset hysteresis.
- Documented the required iOS motion usage description.