mirror of
https://github.com/RxReader/tencent_kit.git
synced 2025-06-16 15:17:55 +08:00
5 lines
89 B
Dart
5 lines
89 B
Dart
#import <Flutter/Flutter.h>
|
|
|
|
@interface TencentKitPlugin : NSObject <FlutterPlugin>
|
|
@end
|