fast_barcode_scanner_2 1.0.0 copy "fast_barcode_scanner_2: ^1.0.0" to clipboard
fast_barcode_scanner_2: ^1.0.0 copied to clipboard

A fast barcode scanner using MLKit on Android and AVFoundation on iOS.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add fast_barcode_scanner_2

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

dependencies:
  fast_barcode_scanner_2: ^1.0.0

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:fast_barcode_scanner_2/fast_barcode_scanner_2.dart';
1
likes
70
pub points
30%
popularity

Publisher

unverified uploader

A fast barcode scanner using MLKit on Android and AVFoundation on iOS.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

fast_barcode_scanner_platform_interface, flutter

More

Packages that depend on fast_barcode_scanner_2