Files
fcs/ios/Runner/AppDelegate.h

7 lines
103 B
C
Raw Permalink Normal View History

2020-05-28 21:50:32 +06:30
#import <Flutter/Flutter.h>
#import <UIKit/UIKit.h>
@interface AppDelegate : FlutterAppDelegate
@end