arcticfox1919 / flutter-scankit

Flutter QR code scanning
MIT License
142 stars 46 forks source link

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

Open BonyYeah opened 7 months ago

BonyYeah commented 7 months ago

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

arcticfox1919 commented 7 months ago

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