rtu_ui_barcode library RTU UI

Classes

ArOverlayFindAndPickConfiguration
Configuration of the AR overlay.
ArOverlayGeneralConfiguration
Configuration of the AR overlay displayed on top of barcodes in the camera preview.
ArOverlayPolygonConfiguration
Configuration of the overlay polygon displayed on top of a barcode in the camera preview.
BadgeStyle
Configuration of the round button.
BarcodeInfoMapping
Configuration of the barcode data mapping.
BarcodeItem
Data about the scanned barcode.
BarcodeItemConfiguration
Configuration of the barcode info box displayed in the camera preview.
BarcodeItemErrorState
Configuration of the the mapper's error dialog.
BarcodeMappedData
Format of the mapped barcode data.
BarcodeRecognizerConfiguration
Configuration of the scanning behavior.
BarcodeScannerConfiguration
Configuration of the barcode scanner screen.
BarcodeScannerResult
Results of the barcode scan.
BarcodeTextLocalization
Configuration of the all strings for barcode scanner.
BarcodeUseCase
Configuration of the barcode scanner screen's behavior.
ExpectedBarcode
Configuration of the barcode to find and scan.
Field
Document field
FieldType
Field type
FindAndPickArOverlayPolygonConfiguration
Configuration of the overlay polygon displayed on top of a barcode in the camera preview.
FindAndPickBadgeConfiguration
Configuration of the round badge on find and pick ar layer.
FindAndPickScanningMode
Configuration of the Find and Pick barcode scanning mode.
GenericDocument
A generic document. Contains fields and sub-documents.
GenericDocumentNormalizedType
Field type
ManualCountEditDialog
Configuration of the dialog to manually edit the barcode count.
MultipleScanningMode
Configuration of the mode for scanning multiple barcodes.
OcrResult
Result of OCR text recognition.
Sheet
Configuration of the preview mode for scanning multiple barcodes.
SheetContent
Configuration of the list containing the barcodes that have already been scanned.
SingleScanningMode
Configuration of the single barcode scanning mode.
SwipeToDelete
Configuration of the swipe-to-delete button.

Enums

BarcodeDocumentFormat
Type of barcode document format used.
BarcodeFormat
Barcode symbology used.
BarcodeItemInfoPosition
Where to display the barcode info box in the camera preview.
BarcodesExtensionFilter
Filter for extended EAN and UPC barcodes.
CodeDensity
Expected quantity of QR codes in an image.
CollapsedVisibleHeight
Configuration of the barcodes result sheet's height while collapsed.
CommonFieldType
Common field types
Gs1Handling
GS1_COMPOSITE barcode type handling
MSIPlesseyChecksumAlgorithm
Type of MSI plessey checksum algorithm used.
MultipleBarcodesScanningMode
Configuration of the mode used for scanning multiple barcodes.
SheetMode
Configuration of the barcode result sheet's default visibility state.
ValidationStatus
Barcode document format

Typedefs

BarcodeItemMapper = dynamic Function(BarcodeItem barcodeItem, dynamic onResult(BarcodeMappedData), dynamic onError())