universal_code_scanner 0.0.1  universal_code_scanner: ^0.0.1 copied to clipboard
universal_code_scanner: ^0.0.1 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 cameraandgoogle_mlkit_barcode_scanningfor 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