You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered: