wakelock_windows 0.1.0+2 wakelock_windows: ^0.1.0+2 copied to clipboard
Windows platform implementation of the wakelock_platform_interface for the wakelock plugin.
wakelock_windows #
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.