5 lines
87 B
Dart
5 lines
87 B
Dart
#import <Flutter/Flutter.h>
|
|
|
|
@interface WeiboKitPlugin : NSObject <FlutterPlugin>
|
|
@end
|