flutter_smartconfig/example/ios/Runner/AppDelegate.h

7 lines
103 B
C
Raw Normal View History

2019-01-27 19:34:09 +01:00
#import <Flutter/Flutter.h>
#import <UIKit/UIKit.h>
@interface AppDelegate : FlutterAppDelegate
@end