qr_barcode_dialog_scanner 1.2.2 copy "qr_barcode_dialog_scanner: ^1.2.2" to clipboard
qr_barcode_dialog_scanner: ^1.2.2 copied to clipboard

A Flutter package for scanning QR codes and barcodes using a dialog.

Changelog #

All notable changes to this project will be documented in this file.

1.2.2 - 2025-09-05 #

Changed

  • Migrate from deprecated qr_code_scanner to maintained mobile_scanner.
  • Refactor core dialog to use MobileScanner/MobileScannerController.
  • Update public API docs in Arabic (Iraqi) and English.
  • Example app now uses the package API directly via a path dependency.

Added

  • Bilingual documentation across public classes and methods.
  • Basic smoke test for package exports.

Fixed

  • Minor lint issues and circular import in internal files.

1.0.1 2024-xx-xx #

Initial public release.

3
likes
150
points
46
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter package for scanning QR codes and barcodes using a dialog.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, mobile_scanner, permission_handler

More

Packages that depend on qr_barcode_dialog_scanner