dan_barcode_scan 1.0.1 copy "dan_barcode_scan: ^1.0.1" to clipboard
dan_barcode_scan: ^1.0.1 copied to clipboard

discontinued
PlatformAndroidiOS

A flutter plugin for scanning 2D barcodes and QRCodes via camera.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add dan_barcode_scan

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

dependencies:
  dan_barcode_scan: ^1.0.1

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:dan_barcode_scan/dan_barcode_scan.dart';
0
likes
100
pub points
0%
popularity

Publisher

verified publisherdanisoft.com.co

A flutter plugin for scanning 2D barcodes and QRCodes via camera.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, protobuf

More

Packages that depend on dan_barcode_scan