• 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_windows
  • README.md
  • Publish Windows implementation (#98) · 1258f420 ...
    1258f420 Browse Files
    * Publish Windows implementation
    
    * Adjusts CHANGELOG.md
    
    * Update workflow names
    
    * Add badges
    
    * Fix checks
    creativecreatorormaybenot authored 2021-03-06 20:33:57 +0000
README.md 970 Bytes
Raw Blame History Permalink

wakelock_windows Pub version GitHub stars Twitter Follow

Windows platform implementation of the wakelock_platform_interface for the wakelock plugin.

Getting started

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

Implementation

Note that the implementation does not use a MethodChannel implementation as it relies on the win32 package.