live_barcode_scanner 0.0.1 copy "live_barcode_scanner: ^0.0.1" to clipboard
live_barcode_scanner: ^0.0.1 copied to clipboard

discontinued
outdated

Flutter plugin for displaying live camera with barcode scanner.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add live_barcode_scanner

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

dependencies:
  live_barcode_scanner: ^0.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:live_barcode_scanner/live_barcode_scanner.dart';
0
likes
40
pub points
0%
popularity

Publisher

unverified uploader

Flutter plugin for displaying live camera with barcode scanner.

Repository (GitHub)
View/report issues

License

BSD-3-Clause (LICENSE)

Dependencies

camera, firebase_ml_vision, flutter

More

Packages that depend on live_barcode_scanner