Skip to main content

Installation

The Scanbot Barcode Scanner SDK Flutter Plugin is available on pub.dev as the barcode_scanner package. Follow the steps below to add it to your Flutter project.

Add the package

Include the barcode_scanner package in your pubspec.yaml file under dependencies:

dependencies:
barcode_scanner: ^8.0.0 # Use the latest version

Get the latest version from 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

On this page