• This project
    • Loading...
  • Sign in

flutter_package / flutter_wakelock

Go to a project
Toggle navigation
  • Projects
  • Groups
  • Snippets
  • Help
Toggle navigation pinning
  • Project
  • Activity
  • Repository
  • Pipelines
  • Graphs
  • Issues 0
  • Merge Requests 0
  • Wiki
  • Network
  • Create a new issue
  • Builds
  • Commits
  • Files
  • Commits
  • Network
  • Compare
  • Branches
  • Tags
Switch branch/tag
  • flutter_wakelock
  • wakelock_web
  • README.md
  • Integrate macOS (#87) · bb59502e ...
    bb59502e Browse Files
    * Integrate macOS
    
    * Add macOS to example
    
    * Update specs
    
    * Add back configs
    
    * Remove changelog entry
    creativecreatorormaybenot authored 2021-01-17 23:38:03 +0000
README.md 1.04 KB
Raw Blame History Permalink

wakelock_web Pub version GitHub stars Twitter Follow

Web platform implementation of the wakelock_platform_interface for the wakelock plugin.

Getting started

If you want to use the wakelock plugin on web, see the main wakelock plugin package.

Implementation

The web implementation is based on NoSleep.js, i.e. the assets include a version that was modified to work with the wakelock plugin.
This supports the Screen Wake Lock API if available.