wakelock_macos 0.4.0 copy "wakelock_macos: ^0.4.0" to clipboard
wakelock_macos: ^0.4.0 copied to clipboard

PlatformmacOS
unlisted

macOS 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_macos

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

dependencies:
  wakelock_macos: ^0.4.0

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_macos/wakelock_macos.dart';
1
likes
150
points
89.2k
downloads

Publisher

verified publishercreativemaybeno.dev

Weekly Downloads

macOS 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, flutter_web_plugins, wakelock_platform_interface

More

Packages that depend on wakelock_macos