qr_flutter/validator library

Classes

QrValidationResult
Captures the status or a QR code validation operations, as well as the rendered and validated data / object so that it can be used in any secondary operations (to avoid re-rendering). It also keeps any exception that was thrown.
QrValidator
A utility class for validating and pre-rendering QR code data.

Enums

QrValidationStatus
The status of the QR code data you requested to be validated.