proximity_screen_lock_android

Creator: coderz1093

Last updated:

0 purchases

proximity_screen_lock_android Image
proximity_screen_lock_android Images
Add to Cart

Description:

proximity screen lock android

Proximity Screen Lock for Android #
A Flutter plugin that can be used to bind screen activation to proximity sensor
To activate the behavior
if (ProximityLockScreen.isProximityLockSupported()) {
ProximityLockScreen.setActive(true)
}
copied to clipboard
ProximityLockScreen.isProximityLockAvailable() will return false on Android devices that do not provide a proximity sensor.
It will also return false for non-mobile devices

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files In This Product:

Customer Reviews

There are no reviews.