fast_barcode_scanner 1.1.4 copy "fast_barcode_scanner: ^1.1.4" to clipboard
fast_barcode_scanner: ^1.1.4 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

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

dependencies:
  fast_barcode_scanner: ^1.1.4

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/fast_barcode_scanner.dart';
54
likes
130
pub points
90%
popularity

Publisher

unverified uploader

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

Repository (GitHub)
View/report issues
Contributing

Documentation

API reference

License

MIT (LICENSE)

Dependencies

fast_barcode_scanner_platform_interface, flutter

More

Packages that depend on fast_barcode_scanner