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: 5 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 (almost 6 years ago)
- Default Branch: main
- Last Pushed: 2024-07-11T21:19:33.000Z (11 months ago)
- Last Synced: 2024-09-19T05:17:37.342Z (9 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 [](https://github.com/creativecreatorormaybenot/wakelock) [](https://pub.dev/packages/wakelock) [](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).