Sign in
dart
/
external
/
github.com
/
flutter
/
flutter.git
/
fa79c8137daf80979291ccd742b62635ca3ef9dd
/
.
/
examples
/
layers
/
ios
/
Runner
/
AppDelegate.h
blob: cf210d213f278f6142c450e43cf7d7fbfe5caf24 [
file
] [
log
] [
blame
]
#import <UIKit/UIKit.h>
#import <Flutter/Flutter.h>
@interface
AppDelegate
:
FlutterAppDelegate
@end