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