barcode_scanner_poc 0.0.4
barcode_scanner_poc: ^0.0.4 copied to clipboard
Plugin Flutter para escanear códigos de barras y QR en Android e iOS usando cámara nativa.
0.0.4 #
- Updated library documentation to reflect recent changes.
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.