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...
analysis_options.yaml Loading commit data...
pubspec.yaml Loading commit data...

wakelock_windows

Windows platform implementation of the wakelock_platform_interface for the [wakelock plugin][wakelock GitHub].

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 relies on the win32 package.