qr_flutter/qr_image_view library

Classes

QrImageView
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 QrImageView.