avx_scanner_plugin 1.0.0
avx_scanner_plugin: ^1.0.0 copied to clipboard
AVX Scanner Plugin - QR code scanner with native UI and authentication.
Changelog #
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
1.0.0 2024-XX-XX #
Added #
- Initial release of AVX Scanner Plugin
- QR code scanning with native Android UI
- Auto-capture functionality with quality detection
- API integration for QR code authentication
- Camera preview with bounding box overlay
- Integration with Google ML Kit for barcode scanning
- OpenCV support for advanced image processing
- CameraX integration for modern camera functionality
- Flutter method channel communication
- Support for Android SDK 34+ (Android 14+)
Features #
- Full-screen native scanner activity
- Real-time QR code detection and tracking
- Automatic capture when quality conditions are met
- Built-in API authentication flow
- Results display with authentication status
- Seamless integration with Flutter apps