android_wake_lock 1.0.5 copy "android_wake_lock: ^1.0.5" to clipboard
android_wake_lock: ^1.0.5 copied to clipboard

PlatformAndroid

This is a real wakeLock

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add android_wake_lock

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

dependencies:
  android_wake_lock: ^1.0.5

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:android_wake_lock/android_wake_lock.dart';
2
likes
150
points
159
downloads

Publisher

unverified uploader

Weekly Downloads

This is a real wakeLock

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on android_wake_lock