Last updated:
0 purchases
orientation lock checker
orientation_lock_checker #
A Flutter plugin of detect screen orientation lock switch status
Getting Started #
import 'package:orientation_lock_checker/orientation_lock_checker.dart';
isDeviceOrientationLocked = await _orientationLockCheckerPlugin.isDeviceOrientationLocked();
copied to clipboard
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.