Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make it easier to implement better UI for barcode reading rather than instant #90

Open
virtouso opened this issue Jun 4, 2019 · 1 comment

Comments

@virtouso
Copy link

virtouso commented Jun 4, 2019

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

@rmtmckenzie
Copy link
Owner

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 rmtmckenzie reopened this Apr 11, 2020
@rmtmckenzie 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants