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

A custom barcode scanner package for Flutter with camera preview and ML Kit integration

1.0.0 #

Features #

  • ✨ Complete barcode scanner package with camera preview
  • 🎯 Support for multiple barcode formats (QR, Code128, EAN, UPC, etc.)
  • 🎨 Highly customizable scanning interface
  • 📱 Cross-platform support (Android & iOS)
  • ⚡ Real-time barcode scanning with ML Kit integration
  • 🔒 Automatic camera permission handling
  • 🎭 Beautiful animated scanning line
  • 📐 Customizable scanning area size and colors
  • 🎪 Professional corner brackets with customizable styling
  • 📝 Customizable instruction text and overlay
  • 🔄 Easy value return system for integration
  • 🛠️ SimpleBarcodeScanner widget for easy integration

Customization Options #

  • scanningLineColor - Customize scanning line color
  • scanningLineHeight - Adjust scanning line thickness
  • scanningLineDuration - Control animation speed
  • cornerBracketColor - Change bracket color
  • cornerBracketWidth - Adjust bracket thickness
  • scanningAreaSize - Resize scanning frame
  • overlayColor - Change overlay color
  • scanningInstructionText - Custom instruction text
  • showInstructions - Toggle instructions
  • showScanningLine - Toggle scanning line

Example App #

  • 📱 Complete example with default and custom scanner modes
  • 🎮 Toggle between different customization themes
  • 📊 Real-time value display
  • ⚠️ Proper error handling and user feedback

Dependencies #

  • camera: ^0.10.0
  • google_mlkit_barcode_scanning: ^0.14.1
  • permission_handler: ^12.0.1

Platform Support #

  • Android SDK 21+
  • iOS 12.0+
  • Flutter 3.0.0+
0
likes
130
points
18
downloads

Publisher

unverified uploader

Weekly Downloads

A custom barcode scanner package for Flutter with camera preview and ML Kit integration

Repository (GitHub)
View/report issues

Documentation

Documentation
API reference

License

MIT (license)

Dependencies

camera, flutter, google_mlkit_barcode_scanning, permission_handler

More

Packages that depend on barcode_scanner_package

Packages that implement barcode_scanner_package