menu
simple_scanner package
documentation
scanner
ScannerController
startPreView method
startPreView
brightness_4
startPreView
method
Future
<
bool
>
startPreView
(
)
Implementation
Future<bool> startPreView() { return _channel.invokeMethod<bool>("startPreView"); }
simple_scanner package
documentation
scanner
ScannerController
startPreView method
ScannerController class
Constructors
ScannerController
Properties
hashCode
onResultCallback
runtimeType
Methods
noSuchMethod
startPreView
startScan
stopPreView
stopScan
toggleFlashlight
toggleQRMode
toString
Operators
operator ==