You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
hi.
thanks for your amazing package. your pacakge is easy to setup and works well but it misses an important feature. as you know in real apps its not an standard to make an event as fast as camera finds the barcode. detector only performs when the qr fills the defined frame. is this feature implemented in your package? if not how can i add this feature?
thanks for answering
The text was updated successfully, but these errors were encountered:
I'm going to try to implement this eventually but as you might have guessed from the lack of reply so far, I haven't had much chance to work on the plugin lately. In my app I actually do have a timeout-based capture, but just done in Dart - the first time I receive a barcode I record it, and then wait at least .5 s, and if the barcode is then read again, I accept it at that point.
rmtmckenzie
changed the title
make detect the qr if its only fills a frame
Make it easier to implement better UI for barcode reading rather than instant
Apr 11, 2020
hi.
thanks for your amazing package. your pacakge is easy to setup and works well but it misses an important feature. as you know in real apps its not an standard to make an event as fast as camera finds the barcode. detector only performs when the qr fills the defined frame. is this feature implemented in your package? if not how can i add this feature?
thanks for answering
The text was updated successfully, but these errors were encountered: