wakelock_plus_tizen 2.0.0 copy "wakelock_plus_tizen: ^2.0.0" to clipboard
wakelock_plus_tizen: ^2.0.0 copied to clipboard

Tizen implementation of the wakelock_plus plugin.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add wakelock_plus_tizen
copied to clipboard

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

dependencies:
  wakelock_plus_tizen: ^2.0.0
copied to clipboard

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_plus_tizen/wakelock_plus_tizen.dart';
copied to clipboard
0
likes
130
points
1.39k
downloads

Publisher

verified publishertizen.org

Weekly Downloads

2024.09.14 - 2025.03.29

Tizen implementation of the wakelock_plus plugin.

Homepage
Repository (GitHub)

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter, wakelock_plus_platform_interface

More

Packages that depend on wakelock_plus_tizen