1
0
mirror of https://github.com/git-touch/git-touch synced 2025-02-02 00:46:48 +01:00

7 lines
103 B
C
Raw Normal View History

2018-04-18 20:38:28 +08:00
#import <Flutter/Flutter.h>
2018-12-27 22:31:02 +08:00
#import <UIKit/UIKit.h>
2018-04-18 20:38:28 +08:00
@interface AppDelegate : FlutterAppDelegate
@end