shaxxx / flutter_barcode_listener

Flutter widget to listen for scanned barcode via hardware scanners
MIT License
45 stars 46 forks source link

After i scan its opening the keyboard #56

Open patelnirav48 opened 1 month ago

patelnirav48 commented 1 month ago
  1. Scan the barcode
  2. Its scans but opening keyboard

Platform - Android

andresthinkme commented 1 month ago

I am having the same issue.

patelnirav48 commented 1 month ago

@shaxxx Could you please help here? Keyboard get open automatically, after i scan the barcode.

PraveenGangula1392 commented 1 month ago

@shaxxx When we do not put focus on any text field and scan everything works perfectly. But let's say i have a text field in my form i entered some data and then scan a barcode then the keyboard shows up, even after i tap outside the text field and scan still the keyboard shows up..