ean_qr_code_scanner 0.0.13
ean_qr_code_scanner: ^0.0.13 copied to clipboard
Plugin Flutter para escanear códigos de barras y QR en Android e iOS usando cámara nativa.
0.0.12 #
- fix issues regarding last version of flash
0.0.11 #
- Delete torch funcionality
0.0.10 #
- Fix torch funcionality in iOS scanner
0.0.9 #
- Add Torch funcionality in iOS scanner
0.0.8 #
- Fix swift issues
0.0.7 #
- Update scanner iOS
0.0.6 #
- Downgrade js version
0.0.5 #
-
Removed custom zoom in iOS camera, now uses the default zoom.
-
Minor improvements to the scanning experience on iOS.
-
Updated library documentation to reflect recent changes.
0.0.4 #
- None
0.0.3 #
- Added and improved documentation for the web implementation (barcode_scanner_poc_web.dart).
- Translated all documentation and comments to English for internationalization.
- Enhanced code clarity and maintainability in the web implementation.
0.0.2 #
- Refactoring and polishing of the main methods.
- Added limitations to the types of codes that can be scanned.
- Improved web usage for code scanning.
0.0.1 #
- Initial project creation.
- Implementation of all main barcode scanner methods.
- Basic tests to validate initial functionality.