Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/creativecreatorormaybenot/wakelock
- Owner: creativecreatorormaybenot
- License: bsd-3-clause
- Archived: true
- Created: 2019-07-07T00:13:27.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2024-07-11T21:19:33.000Z (6 months ago)
- Last Synced: 2024-09-19T05:17:37.342Z (3 months ago)
- Topics: dart, flutter, flutter-plugin
- Language: Dart
- Homepage: https://pub.dev/packages/wakelock
- Size: 448 KB
- Stars: 423
- Watchers: 6
- Forks: 237
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
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).