device_orientation_detector 1.0.3
device_orientation_detector: ^1.0.3 copied to clipboard
A Flutter plugin to detect device orientation changes using native sensors, even when screen rotation is locked. No special permissions required.
Changelog #
All notable changes to this project will be documented in this file.
1.0.3 Updated Example #
Changed
📝 Improved example app for better usability and clarity.
1.0.2 Updated Example #
Changed
📝 Improved example app for better usability and clarity.
1.0.1 Updated Package Name & Example #
Changed
🔄 Renamed Android package for better consistency.
📝 Added an example app for easy implementation.