theyakka/qr.flutter

InputTooLongException (QrInputTooLongException: Input too long. 1247860 > 10208)

Closed this issue · 1 comments

I pass base64Image via QR code but I have error

image

How can i fix it (base64 or Uint8list)

You will need to increase the QR version number or reduce error checking. QR codes don't have an unlimited amount of data storage.