Skip to main content

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:

VIN Scanner RTU-UI Component

alt

Use the ScanbotSdkUi.startVinScanner(config) method to launch the VIN scanner UI.

lib/doc_code_sinppet/document_sdk/vin_scanner_snippet.dart
loading...
  • result is an instance of VinScanResult.

VinScanResult

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

What do you think of this documentation?