barcode_reader_plus 1.1.6 copy "barcode_reader_plus: ^1.1.6" to clipboard
barcode_reader_plus: ^1.1.6 copied to clipboard

Reads barcodes using camera

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add barcode_reader_plus

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

dependencies:
  barcode_reader_plus: ^1.1.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_reader_plus/barcode_reader_plus.dart';
0
likes
140
points
316
downloads

Publisher

unverified uploader

Weekly Downloads

Reads barcodes using camera

Homepage

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter, plugin_platform_interface, visibility_detector

More

Packages that depend on barcode_reader_plus

Packages that implement barcode_reader_plus