1
0
mirror of https://gitlab.com/comunic/comunicmobile synced 2025-01-28 12:43:00 +00:00
comunicmobile/ios/Runner/AppDelegate.h

7 lines
103 B
C
Raw Normal View History

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