1
0
mirror of https://gitlab.com/comunic/comunicmobile synced 2025-02-25 18:01:15 +00:00

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