mirror of
https://github.com/RxReader/weibo_kit.git
synced 2025-08-06 13:50:52 +08:00
7 lines
103 B
Dart
7 lines
103 B
Dart
#import <Flutter/Flutter.h>
|
|
#import <UIKit/UIKit.h>
|
|
|
|
@interface AppDelegate : FlutterAppDelegate
|
|
|
|
@end
|