qr_barcode_dialog_scanner 1.1.0
qr_barcode_dialog_scanner: ^1.1.0 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.1.0 - 2025-09-01 #
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.