5 lines
85 B
C
Raw Normal View History

#import <Flutter/Flutter.h>
@interface FlutterPlugin : NSObject<FlutterPlugin>
@end