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
This commit was created on GitHub.com and signed with GitHub’s verified signature.
raising library version to 3.5.3
added property to capture: resultDuration to set the waiting time after a scan (default is 1500ms)
updated docs for the parameter
updated example: a "one time" capture button
disabled beep by default
disabled copy to clipboard by default. You can enable it with Barcode.copyToClipboard = true;. Andorid 13 always shows a "copied to clipboard" message when this is enabled