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

A custom barcode scanner package for Flutter

barcode_scanner_flutter #

A Flutter package to easily scan barcodes and QR codes using device cameras. Supports multiple barcode formats including QR, EAN, UPC, Code128, and more. Compatible with Android and iOS.

Features #

  • Scan QR codes, barcodes, and Aztec codes
  • Supports multiple formats: QR, EAN8, EAN13, UPC-A, UPC-E, Code39, Code93, Code128, PDF417, ITF, DataMatrix, Codabar
  • Easy integration with Flutter apps
  • Lightweight and efficient
  • Customizable camera preview

Getting Started #

Add this to your pubspec.yaml:

dependencies:
  barcode_scanner_flutter: ^0.0.1
0
likes
120
points
13
downloads

Publisher

unverified uploader

Weekly Downloads

A custom barcode scanner package for Flutter

Documentation

API reference

License

MIT (license)

Dependencies

camera, flutter, google_mlkit_barcode_scanning, permission_handler

More

Packages that depend on barcode_scanner_flutter

Packages that implement barcode_scanner_flutter