arcticfox1919 / flutter-scankit

Flutter QR code scanning
MIT License
159 stars 58 forks source link

实现小框的扫码被压缩了 #68

Open BonyYeah opened 1 year ago

BonyYeah commented 1 year ago

image 想要实现这种固定宽高的扫码区,需要如何避免被压缩

arcticfox1919 commented 1 year ago

@BonyYeah You cannot customize the camera's width and height. You can only scale the camera width and height isometrically.