Sign in
flutter
/
mirrors
/
flutter.git
/
00a5e7140d668bac7debc1abe559aa666dcb2b9e
/
.
/
packages
/
flutter_tools
/
templates
/
app
/
ios-objc.tmpl
/
Runner
/
AppDelegate.h
blob: 36e21bbf9cf407bfa7968f28d35675da72c6c6c0 [
file
]
#import <Flutter/Flutter.h>
#import <UIKit/UIKit.h>
@interface
AppDelegate
:
FlutterAppDelegate
@end