Name Last Update
..
lib Loading commit data...
test Loading commit data...
.gitignore Loading commit data...
CHANGELOG.md Loading commit data...
LICENSE Loading commit data...
README.md Loading commit data...
pubspec.yaml Loading commit data...

wakelock_windows Pub version GitHub stars Twitter Follow

Windows platform implementation of the wakelock_platform_interface for the wakelock plugin.

Getting started

If you want to use the wakelock plugin on Windows, see the main wakelock plugin package.

Implementation

Note that the implementation does not use a MethodChannel implementation as it relies on the win32 package.