Browse Source
- Remove legacy QR code processing with web workers - Simplify camera permission handling and initialization - Improve error handling and state management - Update to use MLKit Barcode Scanner API consistently - Fix type safety issues with error handling - Remove unused camera and worker-related code - Consolidate scanning logic into cleaner methods The changes focus on using the native MLKit scanner capabilities instead of the previous web worker implementation, resulting in more reliable QR code scanning and better error handling.qrcode-capacitor
11 changed files with 286 additions and 754 deletions
Binary file not shown.
File diff suppressed because it is too large
Loading…
Reference in new issue