scanbot_sdk 2.0.0-rc6 copy "scanbot_sdk: ^2.0.0-rc6" to clipboard
scanbot_sdk: ^2.0.0-rc6 copied to clipboard

outdated

Flutter plugin of the Scanbot Scanner SDK for Android and iOS. Provides functionality like Document Scanning, QR and Barcode Scanning, PDF Creation, TIFF, OCR, etc.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add scanbot_sdk
copied to clipboard

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  scanbot_sdk: ^2.0.0-rc6
copied to clipboard

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:scanbot_sdk/scanbot_sdk.dart';
copied to clipboard
81
likes
0
points
5k
downloads

Publisher

verified publisherscanbot.io

Weekly Downloads

2024.08.01 - 2025.02.13

Flutter plugin of the Scanbot Scanner SDK for Android and iOS. Provides functionality like Document Scanning, QR and Barcode Scanning, PDF Creation, TIFF, OCR, etc.

Homepage

Documentation

Documentation

License

unknown (license)

Dependencies

flutter, json_annotation

More

Packages that depend on scanbot_sdk