Fuad Reza Pahlevi

Results 9 comments of Fuad Reza Pahlevi

can this PR be merged?

I have similar bug. For me it is because i use `Records`. Strangely bug only appear on the line after the `Records` line. But after I change the record into...

Did you managed to solve this??

I manage to solve this using image QR instead build in command `qrcode`. Combined with qr_flutter

Hi @caini1213 , here you combine using library `qr_flutter`, basically you input qr image into generator image ```dart final double qrSize = paperSize == 58 ? 250 : 300; try...

Hi, I encountered the same problem. Occurs on Android version: 11 Flutter version: 3.7.3 flutter_secure_storage: ^7.0.1 Device: Imin D4

Yeah this also happen to me. My text got bigger when on screen keyboard pops up