flutter-app/flutter_app/ios/Runner/AppDelegate.h

7 lines
109 B
C
Raw Permalink Normal View History

2019-02-10 08:37:18 +00:00
#import <Flutter/Flutter.h>
#import <UIKit/UIKit.h>
@interface AppDelegate : FlutterAppDelegate
@end