wakelock_windows 0.1.0+2 copy "wakelock_windows: ^0.1.0+2" to clipboard
wakelock_windows: ^0.1.0+2 copied to clipboard

unlistedoutdated

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.1.0+2

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
0
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

License

unknown (LICENSE)

Dependencies

flutter, wakelock_platform_interface, win32

More

Packages that depend on wakelock_windows