wakelock_windows 0.2.1 copy "wakelock_windows: ^0.2.1" to clipboard
wakelock_windows: ^0.2.1 copied to clipboard

PlatformWindows
unlisted

Windows platform implementation of the wakelock_platform_interface for the wakelock plugin.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add wakelock_windows

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  wakelock_windows: ^0.2.1

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:wakelock_windows/wakelock_windows.dart';
1
likes
120
pub points
93%
popularity

Publisher

verified publishercreativemaybeno.dev

Windows platform implementation of the wakelock_platform_interface for the wakelock plugin.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

flutter, wakelock_platform_interface, win32

More

Packages that depend on wakelock_windows