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