• This project
    • Loading...
  • Sign in

flutter_package / fluttertpc_get

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
  • fluttertpc_get
  • benchmark
  • ios
  • Runner
  • AppDelegate.h
  • Added benchmarks · 36c68d17
    36c68d17 Browse Files
    Jonny Borges authored 2020-06-10 15:29:46 -0300
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