mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced 2025-07-20 23:48:21 +00:00
5 lines
86 B
Objective-C
5 lines
86 B
Objective-C
#import <Flutter/Flutter.h>
|
|
|
|
@interface FlowySdkPlugin : NSObject<FlutterPlugin>
|
|
@end
|