Skip to main content

Installing the Flutter Document Scanner SDK

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 license