mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced 2025-07-17 14:06:04 +00:00
5 lines
93 B
C
5 lines
93 B
C
![]() |
#import <Flutter/Flutter.h>
|
||
|
|
||
|
@interface AppFlowyBackendPlugin : NSObject<FlutterPlugin>
|
||
|
@end
|