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

This package simplifies adding barcode scanning to your app with an animated finder that guides users and highlights barcodes. It's a powerful tool to enhance your app!

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_animated_barcode_scanner

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

dependencies:
  flutter_animated_barcode_scanner: ^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:flutter_animated_barcode_scanner/flutter_animated_barcode_scanner.dart';
3
likes
150
points
29
downloads

Publisher

verified publisherromanticdeveloper.com

Weekly Downloads

This package simplifies adding barcode scanning to your app with an animated finder that guides users and highlights barcodes. It's a powerful tool to enhance your app!

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

camera, flutter, google_mlkit_barcode_scanning, google_mlkit_commons

More

Packages that depend on flutter_animated_barcode_scanner