ultra_qr_scanner 1.0.1 copy "ultra_qr_scanner: ^1.0.1" to clipboard
ultra_qr_scanner: ^1.0.1 copied to clipboard

Ultra-fast, low-latency QR code scanner plugin for Flutter with native performance optimization.

Changelog #

1.0.1 #

  • Fixed all Android and iOS implementation issues
  • Updated Dart API to match documentation
  • Rewrote widget implementation

1.0.0 #

  • Major rewrite of the entire plugin
  • Fixed all Android and iOS implementation issues
  • Updated Dart API to match documentation
  • Rewrote widget implementation
  • Fixed method name mismatches between platforms
  • Cleaned up dependencies and build configurations
  • Added proper error handling and permission management
  • Improved camera lifecycle management
  • Fixed flash toggle and camera switching functionality

0.0.6 #

  • Updated to com.shariar99.ultra_qr_scanner package
  • change kt file

0.0.5 #

  • Updated to com.shariar99.ultra_qr_scanner package

0.0.4 #

  • Updated to com.shariar99.ultra_qr_scanner package

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
8
likes
150
points
268
downloads

Publisher

unverified uploader

Weekly Downloads

Ultra-fast, low-latency QR code scanner plugin for Flutter with native performance optimization.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on ultra_qr_scanner

Packages that implement ultra_qr_scanner