Installing the Flutter Data Capture Modules
The Scanbot SDK is available as the scanbot_sdk package on pub.dev.
To install the SDK, include the scanbot_sdk package in your pubspec.yaml file under dependencies:
dependencies:
scanbot_sdk: ^8.0.0 # Use the latest version
You can find the latest SDK version in the changelog.
Then, fetch and install the packages using the Flutter CLI or your IDE:
flutter pub get
Want to scan longer than one minute?
Generate a free trial license to test the Scanbot SDK thoroughly.
Get free trial licenseScanbot SDK is part of the Apryse SDK product family
A mobile scan is just the start. With Apryse SDKs, you can expand mobile workflows into full cross‑platform document processing. Whether you need to edit PDFs, add secure digital signatures, or use a fast, customizable document viewer and editor, Apryse gives you the tools to build powerful features quickly.
Learn more
