ensemble_qr_scanner 1.2.55 copy "ensemble_qr_scanner: ^1.2.55" to clipboard
ensemble_qr_scanner: ^1.2.55 copied to clipboard

QR Code and Barcode scanner module for Ensemble Framework. Lightweight module with minimal dependencies.

1.2.55 #

  • Bump "ensemble_qr_scanner" to 1.2.55.

1.2.54 #

  • Bump "ensemble_qr_scanner" to 1.2.54.

1.2.53 #

  • Bump "ensemble_qr_scanner" to 1.2.53.

1.2.52 #

  • Bump "ensemble_qr_scanner" to 1.2.52.

1.2.51 #

  • Bump "ensemble_qr_scanner" to 1.2.51.

1.2.50 #

  • Bump "ensemble_qr_scanner" to 1.2.50.

1.2.49 #

  • Bump "ensemble_qr_scanner" to 1.2.49.

1.2.48 #

  • REFACTOR(qr_scanner): improve scan window handling and layout for QR code scanner. (a54f86b0)
  • FIX(qr_scanner): upgrade mobile_scanner dependency in qr_scanner. (ec22c726)
  • DOCS: update package and module READMEs. (2f7e2dec)

1.2.47 #

  • REFACTOR(qr_scanner): improve scan window handling and layout for QR code scanner. (a54f86b0)
  • FIX(qr_scanner): upgrade mobile_scanner dependency in qr_scanner. (ec22c726)
  • DOCS: update package and module READMEs. (2f7e2dec)

Changelog #

All notable changes to the ensemble_qr_scanner module will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

0.0.1 - 2025-10-20 #

Added #

  • Initial release of standalone QR scanner module
  • Extracted from ensemble_camera module for lighter dependencies
  • QR Code and Barcode scanning support
  • Multiple barcode format support (Code 128, Code 39, Code 93, EAN, UPC, etc.)
  • Customizable scan overlay UI
  • Camera controls (flash, flip, pause/resume)
  • Event callbacks (onReceived, onInitialized, onPermissionSet)
  • Backward compatibility maintained via re-export in ensemble_camera

Dependencies #

  • mobile_scanner: ^6.0.11
  • ensemble: core framework
  • flutter: SDK

Migration #

  • New apps can use ensemble_qr_scanner directly for lightweight QR scanning
  • Existing apps using ensemble_camera continue to work without changes
  • No breaking changes
0
likes
140
points
420
downloads

Documentation

Documentation
API reference

Publisher

verified publisherensembleui.com

Weekly Downloads

QR Code and Barcode scanner module for Ensemble Framework. Lightweight module with minimal dependencies.

Homepage
Repository (GitHub)
View/report issues
Contributing

Topics

#qr-code #barcode #scanner #ensemble

License

BSD-3-Clause (license)

Dependencies

ensemble, flutter, mobile_scanner

More

Packages that depend on ensemble_qr_scanner