flutter_scandit library

Classes

BarcodeResult
Result of scanning a barcode
Scandit
Make sure that you display this widghet only after the app was granted the camera permissions from the user. You can use 'permission_handler' package or similar for this matters.
ScanditController
SymbologyUtils
Simple utilities for dealing with symbology

Enums

Symbology
Type of encoding for the barcode

Typedefs

ResumeBarcodeScanning() Future

Exceptions / Errors

BarcodeScanException
Generic Flutter Scandit Barcode Exception
CameraInitialisationException
Exception caused by unexpected failure in initialising the camera
CameraPermissionDeniedException
Exception caused denied camera permissions
MissingLicenceException
Exception caused by missing Scandit licence key
NoCameraException
Exception caused by not finding a camera to use for scanning