BotZ_app/ios/Runner/AppDelegate.h

7 lines
103 B
C
Raw Normal View History

2019-08-13 15:47:54 +02:00
#import <Flutter/Flutter.h>
#import <UIKit/UIKit.h>
@interface AppDelegate : FlutterAppDelegate
@end