scandit_flutter_datacapture_label 7.3.3 copy "scandit_flutter_datacapture_label: ^7.3.3" to clipboard
scandit_flutter_datacapture_label: ^7.3.3 copied to clipboard

This plugin coordinates the process of simultaneously capturing data contained in multiple barcodes and text.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add scandit_flutter_datacapture_label

With Flutter:

 $ flutter pub add scandit_flutter_datacapture_label

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

dependencies:
  scandit_flutter_datacapture_label: ^7.3.3

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

Import it

Now in your Dart code, you can use:

import 'package:scandit_flutter_datacapture_label/scandit_flutter_datacapture_label.dart';
1
likes
0
points
318
downloads

Publisher

unverified uploader

Weekly Downloads

This plugin coordinates the process of simultaneously capturing data contained in multiple barcodes and text.

Homepage

License

unknown (license)

Dependencies

flutter, meta, scandit_flutter_datacapture_barcode, scandit_flutter_datacapture_core

More

Packages that depend on scandit_flutter_datacapture_label

Packages that implement scandit_flutter_datacapture_label