juliuscanute / qr_code_scanner

QR Code Scanner for Flutter
BSD 2-Clause "Simplified" License
982 stars 696 forks source link

[BUG] FormatsAllowed unavailable #395

Open jahnli opened 2 years ago

jahnli commented 2 years ago

Describe the bug

When I try to set it to scan only qr codes, he makes an error

Flutter information When I try to set it to scan only qr codes, he makes an error

Device (please complete the following information):

android

Screenshots image

Additional context Add any other context about the problem here.

Adherentman commented 2 years ago

if you use qr_code_scanner: ^1.0.0-alpha.1. try this import 'package:qr_code_scanner/src/qrview/types/barcode_format_qrview.dart';