mirror of
https://github.com/flutter/flutter.git
synced 2026-02-15 15:23:32 +08:00
5 lines
87 B
Cheetah
5 lines
87 B
Cheetah
#import <Flutter/Flutter.h>
|
|
|
|
@interface {{pluginClass}} : NSObject<FlutterPlugin>
|
|
@end
|