1
0
mirror of https://gitlab.com/comunic/comunicmobile synced 2024-10-23 15:03:22 +00:00
comunicmobile/ios/Runner/AppDelegate.h

7 lines
103 B
C
Raw Normal View History

2019-04-21 08:34:27 +00:00
#import <Flutter/Flutter.h>
#import <UIKit/UIKit.h>
@interface AppDelegate : FlutterAppDelegate
@end