barcode_finder_plus 0.0.6 copy "barcode_finder_plus: ^0.0.6" to clipboard
barcode_finder_plus: ^0.0.6 copied to clipboard

Barcode Finder Plus is a plugin for reading barcodes and QRCodes from pdf files and images using Zxing for Android and Zxing and Zbar for iOS.Update version of barcode finder.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add barcode_finder_plus

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

dependencies:
  barcode_finder_plus: ^0.0.6

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:barcode_finder_plus/barcode_finder_plus.dart';
1
likes
150
points
177
downloads

Publisher

unverified uploader

Weekly Downloads

Barcode Finder Plus is a plugin for reading barcodes and QRCodes from pdf files and images using Zxing for Android and Zxing and Zbar for iOS.Update version of barcode finder.

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on barcode_finder_plus

Packages that implement barcode_finder_plus