classic_components library Classic Components
Classes
- AndroidShutterButton
- ArcPainter
- BarcodeCameraConfiguration
- BarcodeClassicScannerConfiguration
- BarcodeScannerCamera
- CameraConfiguration
- FadeOutView
- FinderConfiguration
-
The finder view is a rectangular overlay view that clips the camera view, so that the detection will focus just a specific area.
You can specify the size and positioning, as well as other UI properties.
Set this property to
true
if you want to use the Finder View,false
otherwise (default: false) - FinderView
- IosShutterButton
- ScanbotCamera
- SelectionOverlayScannerConfiguration
- Barcode Selection Overlay configuration
- ShutterAnimation
- ShutterButton
Enums
Typedefs
- DocumentSnapTrigger = dynamic Function()
- OnFinderRectChange = dynamic Function(double left, double top, double right, double bottom)