mirror of
https://github.com/RxReader/tencent_kit.git
synced 2025-05-21 01:07:12 +08:00
7 lines
103 B
Dart
7 lines
103 B
Dart
#import <Flutter/Flutter.h>
|
|
#import <UIKit/UIKit.h>
|
|
|
|
@interface AppDelegate : FlutterAppDelegate
|
|
|
|
@end
|