mirror of
https://github.com/RxReader/wechat_kit.git
synced 2025-08-06 15:20:24 +08:00
5 lines
88 B
Dart
Executable File
5 lines
88 B
Dart
Executable File
#import <Flutter/Flutter.h>
|
|
|
|
@interface WechatKitPlugin : NSObject <FlutterPlugin>
|
|
@end
|