mintware-de / flutter_barcode_reader

A flutter plugin for reading 2D barcodes and QR codes.
MIT License
628 stars 463 forks source link

[Bug] Can tap through scanner screen on iOS #241

Open sviridov opened 4 years ago

sviridov commented 4 years ago

BUG REPORTS WITHOUT PROVIDING THESE INFORMATIONS WILL BE CLOSED DIRECTLY. DON'T REMOVE THE SECTIONS!

Describe the bug On iOS I can tap through scanner screen. Android works fine.

To Reproduce Steps to reproduce the behavior:

  1. Open barcode scanner.
  2. Tap on tapable widget underneath it.

Expected behavior I shouldn't be able to tap through.

Screenshots https://take.ms/wMyuR

Logs N/A

Environment (please complete the following information):

Additional context N/A

raphaaugustosilva commented 4 years ago

This is happening here too. Any ideas on how to fix it?

henriquemello commented 4 years ago

It's still don't work for me too, Any news about this issue?

lecamit83 commented 4 years ago

Ex: You have a textfield in screens. Then you turn on scanner. Scanner will overlap textfield. You can focus textfield through scanner although textfield invisible