qr/src/qr_code library

Classes

QRCode
A widget that shows a QR code.

Typedefs

QRErrorBuilder = Widget Function(BuildContext context, Object? error)
A function type to be called when any form of error occurs while painting a QRCode.