mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced 2025-08-01 05:18:08 +00:00
5 lines
86 B
Objective-C
5 lines
86 B
Objective-C
#import <Flutter/Flutter.h>
|
|
|
|
@interface FlowySdkPlugin : NSObject<FlutterPlugin>
|
|
@end
|