flutter-app/flutter_app/ios/Runner/AppDelegate.h
2019-02-10 02:37:18 -06:00

7 lines
109 B
Objective-C

#import <Flutter/Flutter.h>
#import <UIKit/UIKit.h>
@interface AppDelegate : FlutterAppDelegate
@end