mirror of
https://github.com/flutter/flutter.git
synced 2025-06-03 00:51:18 +00:00
5 lines
87 B
Cheetah
5 lines
87 B
Cheetah
#import <Flutter/Flutter.h>
|
|
|
|
@interface {{pluginClass}} : NSObject<FlutterPlugin>
|
|
@end
|