dynamsoft_barcode_reader_bundle_flutter 11.0.5200 copy "dynamsoft_barcode_reader_bundle_flutter: ^11.0.5200" to clipboard
dynamsoft_barcode_reader_bundle_flutter: ^11.0.5200 copied to clipboard

The DynamsoftBarcodeReaderBundle Flutter SDK enables you to efficiently embed barcode reading functionality in Flutter APPs using just a few lines of code. Saving you months of added development time [...]

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add dynamsoft_barcode_reader_bundle_flutter

With Flutter:

 $ flutter pub add dynamsoft_barcode_reader_bundle_flutter

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

dependencies:
  dynamsoft_barcode_reader_bundle_flutter: ^11.0.5200

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:dynamsoft_barcode_reader_bundle_flutter/dynamsoft_barcode_reader_bundle_flutter.dart';
22
likes
0
points
327
downloads

Publisher

verified publisherdynamsoft.com

Weekly Downloads

The DynamsoftBarcodeReaderBundle Flutter SDK enables you to efficiently embed barcode reading functionality in Flutter APPs using just a few lines of code. Saving you months of added development time and resources, our SDK can create high-speed and reliable barcode scanner software applications to meet your business needs.

Homepage

License

unknown (license)

Dependencies

dynamsoft_capture_vision_flutter, flutter, meta, plugin_platform_interface

More

Packages that depend on dynamsoft_barcode_reader_bundle_flutter

Packages that implement dynamsoft_barcode_reader_bundle_flutter