QR.Flutter is a Flutter library for simple and fast QR code rendering via a Widget or custom painter.
BSD 3-Clause "New" or "Revised" License
718
stars
323
forks
source link
qr_painter.dart, Null check operator used on a null value #223
Open
masterwok opened 2 months ago
Describe the bug
Version: 4.1.0
Observing the following stack-trace in production DataDog logs:
To Reproduce Steps to reproduce the behavior:
Haven't been able to reproduce this issue locally.
Expected behavior
Should guard against null reference exception.
Screenshots
n/a
Desktop (please complete the following information):
Smartphone (please complete the following information):
Additional context
n/a