Showing
1 changed file
with
1 additions
and
1 deletions
| 1 | -# Wakelock [](https://pub.dev/packages/wakelock) [](https://travis-ci.com/creativecreatorormaybenot/wakelock) | 1 | +# Wakelock [](https://travis-ci.com/creativecreatorormaybenot/wakelock) [](https://github.com/creativecreatorormaybenot/wakelock) [](https://pub.dev/packages/wakelock) |
| 2 | 2 | ||
| 3 | This Flutter plugin allows you to enable and toggle the Android and iOS screen wakelock, which prevents the screen from turning off automatically. | 3 | This Flutter plugin allows you to enable and toggle the Android and iOS screen wakelock, which prevents the screen from turning off automatically. |
| 4 | Essentially, this allows you to keep the device awake, i.e. prevent the phone or tablet from sleeping. | 4 | Essentially, this allows you to keep the device awake, i.e. prevent the phone or tablet from sleeping. |
-
Please register or login to post a comment