mirror of
https://github.com/RxReader/tencent_kit.git
synced 2025-05-30 23:16:28 +08:00
5 lines
89 B
Dart
5 lines
89 B
Dart
#import <Flutter/Flutter.h>
|
|
|
|
@interface FakeTencentPlugin : NSObject<FlutterPlugin>
|
|
@end
|