Skip to main content

Installing the Flutter Barcode Scanner SDK

The Scanbot Flutter Barcode Scanner SDK is available as the barcode_scanner package on pub.dev.

To install the SDK, include the barcode_scanner package in your pubspec.yaml file under dependencies:

dependencies:
barcode_scanner: ^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