theyakka / qr.flutter

QR.Flutter is a Flutter library for simple and fast QR code rendering via a Widget or custom painter.
https://pub.dev/packages/qr_flutter
BSD 3-Clause "New" or "Revised" License
718 stars 323 forks source link

chore: remove unnecessary debug print #220

Open khemmachattk opened 5 months ago

khemmachattk commented 5 months ago

remove unnecessary debug prints because when rebuilt, they are printed and become annoying.