barcode_finder_plus 0.0.6
barcode_finder_plus: ^0.0.6 copied to clipboard
Barcode Finder Plus is a plugin for reading barcodes and QRCodes from pdf files and images using Zxing for Android and Zxing and Zbar for iOS.Update version of barcode finder.
0.0.6 - 2025-12-19 #
- Removed
ATBarSDKto fix iOS build errors. - Use
ZXingObjConly for barcode scanning. - Compatible with modern iOS versions (13+).
0.0.5 #
- Upgrade
zxing-android-embeddedto 4.3.0
0.0.4 #
- Update the process to resize image.
0.0.3 #
- Update the process to convert pdf to image on iOS
0.0.2 #
- Updates documentation and sample application.
0.0.1 #
- Initial release of barcode_finder. Provides the basic API for scanning barcodes from a single file.