icapps_fast_barcode_scanner library
Classes
- Barcode
- Describes a Barcode with type and value. Barcode are equatable.
- BarcodeCamera
- The main class connecting the platform code to the UI.
- BarcodeCameraState
- BlurPreviewOverlay
- CameraConfiguration
- CameraController
- CameraState
- MaterialPreviewOverlay
- MaterialPreviewOverlayState
- PreviewConfiguration
- The configuration by which the camera feed can be laid out in the UI.
Enums
- BarcodeType
- Contains all currently on iOS and Android supported barcode types.
- CameraEvent
- CameraPosition
- The position of the camera.
- DetectionMode
- Framerate
- Supported Framerates. Not all devices support all framerates!
- Resolution
- Supported resolutions. Not all devices support all resolutions!
Typedefs
- ErrorCallback = Widget Function(BuildContext context, Object? error)