Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 208 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 208 Bytes

powermanager

Turns the screen off when Proximity sensor is enabled on Android and iOS.

Feature

Turn On

await Powermanager().on();

Turn Off

await Powermanager().off();