• 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
  • ios
  • Classes
  • WakelockPlugin.h
  • Upload · 93f0efb4
    93f0efb4 Browse Files
    creativecreatorormaybenot authored 2019-07-07 00:32:09 +0000
WakelockPlugin.h 86 Bytes
Raw Blame History Permalink
1 2 3 4
#import <Flutter/Flutter.h>

@interface WakelockPlugin : NSObject<FlutterPlugin>
@end