universal_code_scanner 0.0.2
universal_code_scanner: ^0.0.2 copied to clipboard
A Flutter QR code scanner widget using the device camera and Google ML Kit. Easily integrate real-time QR code scanning into your applications.
Changelog #
0.0.1 Initial release #
- First release of the Easy QR Code Scanner widget
- Uses
camera
andgoogle_mlkit_barcode_scanning
for QR code detection - Supports real-time scanning with live camera feed
- Automatically detects and returns the first QR code found
- Cross-platform (Android and iOS) with native camera support
- Fullscreen camera preview with correct aspect ratio handling