I have generated custom eyeModule shape and eyeModule dot shape,
then after when i am trying to download that generated QR code using image data with size of 1024 ,
downloaded image from image bytes is ruined. i am not getting perfect readable QRcode but in the flutter ui with help of widget qr code is perfect readable. Below are the code for generate and export.
I have generated custom eyeModule shape and eyeModule dot shape, then after when i am trying to download that generated QR code using image data with size of 1024 , downloaded image from image bytes is ruined. i am not getting perfect readable QRcode but in the flutter ui with help of widget qr code is perfect readable. Below are the code for generate and export.
Code for UI
Code for export
Code for Custom Shape added custome shape in qr_painter.dart file
How show In UI
Exported Image