License Plate UI Components | Flutter Document Scanner
The Scanbot SDK provides the ability to scan car license plates and parse data fields. Scanning is currently limited to common EU license plates (country code on blue background on the left side).
Example Integration
The License Plate 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
License Plate Scanner RTU-UI Component
Use the ScanbotSdkUi.startLicensePlateScanner(config)
method to launch the License Plate scanner UI.
loading...
result
is an instance ofLicensePlateScanResult
.
LicensePlateScanResult
Represents the outcome of scanning and recognizing a vehicle's license plate. This class provides detailed information about the recognized license plate, including the country code, the plate number, and additional details such as the confidence level of the recognition.
LicensePlateScannerConfiguration
This class provides configurable settings for the license plate scanning process.
Want to scan longer than one minute?
Generate a free trial license to test the Scanbot SDK thoroughly.
Get your free Trial LicenseWhat do you think of this documentation?
What can we do to improve it? Please be as detailed as you like.