Check Scanner UI Components | Flutter Document Scanner
The Scanbot SDK enables the recognition of Checks, allowing you to extract specific data fields after a successful detection.
The extracted data is provided in a CheckScanResult
instance.
Supported Countries:
Supported fields:
- Routing Number
- Account Number
- Check Number
- Sort Code
- Aux Domestic
- BSB
- Extra Aux Domestic
- Transaction Code
- Serial Number
- Sort Number
- Auxiliary On Us
Example Integration
The Check 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
Check Scanner RTU-UI Component
Use the ScanbotSdkUi.startCheckScanner(config)
method to launch the Check scanner UI.
loading...
result
is an instance ofCheckScanResult
.
CheckScanResult
Encapsulates the result of scanning and recognizing a check. It includes information about the recognition status and the details of the scanned check.
CheckScannerConfiguration
This class provides configurable settings for the Check 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.