DavBfr / dart_barcode

Barcode generation library
https://pub.dev/packages/barcode
Apache License 2.0
132 stars 41 forks source link

Embedding QR code in images and backgrounds #63

Closed bestpika closed 5 months ago

bestpika commented 9 months ago

Hello, may I ask if it is possible to add the functionality of embedding an image (a small icon in the middle of the QR code) and a faded background to the QR code?

DavBfr commented 9 months ago

If you use Flutter, create a stack with the background, the barcode, and the icon on top.