ultra_qr_scanner 0.0.2+1
ultra_qr_scanner: ^0.0.2+1 copied to clipboard
Ultra-fast, low-latency QR code scanner plugin for Flutter with native performance optimization.
Changelog #
0.0.3 #
- Fixed package name mismatch
- Updated to com.shariar99.ultra_qr_scanner package
0.0.2 #
- Initial release of ultra_qr_scanner
- Ultra-fast QR code scanning with native performance
- Support for both Android (CameraX + MLKit) and iOS (AVCapture + Vision)
- Features:
- Preload scanner for instant startup
- Background processing threads
- Frame throttling for battery efficiency
- Auto-stop on detection
- Flash toggle support
- Pause/resume detection
- Stream and single-scan modes