FlutterCidscan class

Constructors

FlutterCidscan.new()

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited

Static Methods

activateEDKLicense(String key, String customerID) Stream?
changeBeepPlayerSound(String sound) → void
closeCamera() → void
closeSharedObject() → void
currentSizeOfDecoderVideo() Future<Map?>
decoderTimeLimitInMilliseconds(int milliseconds) → void
decoderVersion() Future<String>
decoderVersionLevel() Future<Future>
enableAllDecoders(bool enable) → void
enableFixedExposureMode(bool enabled, int exposureValue) → void
enableScannedImageCapture(bool enable) → void
ensureRegionOfInterest(bool enable) → void
initCaptureID(String message, bool useCallback, bool requestPermsOnInit) Stream?
setTorch(bool enable) → void
startCameraPreview() Future<bool>
startDecoding() Stream?
stopCameraPreview() → void
stopDecoding() → void