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

A production-ready Flutter UI toolkit for barcode and QR scanning. Built on mobile_scanner, it offers 9 routing modes including single scan, batch accumulation, and a complete POS screen. Features har [...]

1.0.0 #

  • Initial Stable Release of camera_scanner_kit.
  • 9-in-1 Routing Matrix: Modular API providing 9 scanning combinations (Single Scan, Batch accumulation, and real-time Stream routing across Custom, Barcode, and QR Code views).
  • POS Mode: Dedicated PosBarcodeScannerScreen featuring built-in quantity adjustment controls (+/-), success/error haptic feedback, and a reactive badge showing scanned item summaries in a sheet.
  • Inline Mode: Embeddable, inline BarcodeScannerView with smooth collapsible window blind animations, flashlight toggles, and automatic teardown on inactivity timeout.
  • Teardown & Lifecycle Protection: Hardware-safe tripwire system to prevent deactivated-widget crashes, ghost scans, and camera locks across Android and iOS lifecycle transitions.

0.0.0 #

  • Internal Alpha Release.
  • Extracted core scanning logic into a modular package architecture.
  • Implemented 9-in-1 routing matrix (Single, Batch, Stream, etc.).
  • Added PosBarcodeScannerScreen with quantity increment/decrement controls.
  • Standardized UI components (Overlays, Connected Toolbars, Error Widgets).
  • Prepended library logs with [CameraScannerKit] for easier debugging.
2
likes
0
points
161
downloads

Publisher

unverified uploader

Weekly Downloads

A production-ready Flutter UI toolkit for barcode and QR scanning. Built on mobile_scanner, it offers 9 routing modes including single scan, batch accumulation, and a complete POS screen. Features hardware-safe tripwires, customizable toolbars, and dynamic overlays for enterprise apps.

Repository (GitHub)
View/report issues

Topics

#scanner #barcode #pos #camera #qr

License

unknown (license)

Dependencies

flutter, mobile_scanner, native_haptics_and_audio

More

Packages that depend on camera_scanner_kit