Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/creativecreatorormaybenot/wakelock

Flutter plugin that allows you to keep the device screen awake on Android, iOS, macOS, Windows, and web.
https://github.com/creativecreatorormaybenot/wakelock

dart flutter flutter-plugin

Last synced: 3 months ago
JSON representation

Flutter plugin that allows you to keep the device screen awake on Android, iOS, macOS, Windows, and web.

Awesome Lists containing this project

README

        

# Wakelock [![GitHub stars](https://img.shields.io/github/stars/creativecreatorormaybenot/wakelock.svg)](https://github.com/creativecreatorormaybenot/wakelock) [![Pub version](https://img.shields.io/pub/v/wakelock.svg)](https://pub.dev/packages/wakelock) [![Twitter Follow](https://img.shields.io/twitter/follow/creativemaybeno?label=Follow&style=social)](https://twitter.com/creativemaybeno)

Wakelock is Flutter plugin that allows you to keep the device screen awake, i.e. prevent the screen from sleeping.

## Discontinued

This repository is no longer maintained. The continuation of this plugin can be found at [fluttercommunity/wakelock_plus](https://github.com/fluttercommunity/wakelock_plus/tree/main/wakelock_plus) and on [pub.dev](https://pub.dev/packages/wakelock_plus).