barcode_scanner_poc
Plugin Flutter para escanear códigos de barras y QR en Android e iOS usando cámara nativa.
What this package is like to depend on
Last release 11 months ago
17 Sep 2025
Ships fairly regularly
a new release about every 2 weeks
Nearly every release is documented
notes for 12 of 12 stable releases
Nothing withdrawn
no release was ever pulled
1 years old
12 releases · first in 2025
6 releases in the last 12 months
see the full history below
Release timeline
12 releases · Aug 2025 to Sep 2025
2026
Releases
latest 12-
0.0.1217 Sep 2025 -
0.0.1117 Sep 2025 -
0.0.1012 Sep 2025 -
0.0.911 Sep 2025 -
0.0.810 Sep 2025 -
0.0.710 Sep 2025 -
0.0.622 Aug 2025 -
0.0.522 Aug 2025Release notes
Open source →-
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.414 Aug 2025 -
0.0.314 Aug 2025Release notes
Open source →- 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.214 Aug 2025Release notes
Open source →- 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.113 Aug 2025Release notes
Open source →- Initial project creation.
- Implementation of all main barcode scanner methods.
- Basic tests to validate initial functionality.