5 lines
85 B
C
5 lines
85 B
C
|
#import <Flutter/Flutter.h>
|
||
|
|
||
|
@interface FlutterPlugin : NSObject<FlutterPlugin>
|
||
|
@end
|