VIN Scanner UI Components | Flutter Document Scanner
The Scanbot SDK provides the ability to scan and verify Vehicle Identification Numbers (VIN).
Example Integration
The VIN Scanner is available as a ready-to-use UI (RTU-UI) component. To see it in action, explore our example apps:
- Ready-To-Use UI: ready-to-use-ui
VIN Scanner RTU-UI Component
Use the ScanbotSdkUi.startVinScanner(config)
method to launch the VIN scanner UI.
lib/snippets/data_capture_sdk/rtuui_use_cases/vin_scanner.dart
loading...
result
is an instance ofVinScannerResult
.
VinScannerResult
Represents the outcome of scanning and recognizing Vehicle Identification Numbers.
VinScannerConfiguration
This class provides configurable settings for the VIN scanning process.
Want to scan longer than one minute?
Generate a free trial license to test the Scanbot SDK thoroughly.
Get your free Trial License