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

@interface AppDelegate : FlutterAppDelegate

@end