#import <Flutter/Flutter.h> static FlutterMethodChannel* _channel; @interface SpeechPlugin : NSObject<FlutterPlugin> @end