theyakka/qr.flutter

Allow the embedded portion to use a widget and not just an image

Opened this issue · 0 comments

lukef commented

This will likely only work with the QrImageView widget and not the painter. The painter will need to know the "exclusion" zone so that we don't draw data modules where the widget is.