We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Due to the requested priority of #916 (including all of its bugfixes) I've opted to prepare an initial version 5.0.0 beta release.
However, the current beta version still lacks a few things.
analyzeImage()
mobile_scanner
ui_web.platformViewRegistry.registerViewFactory
availableCameras
isBarcodeInScanWindow
Regarding tests, PR's are welcome to add some of those. I will be taking on the WASM support work myself.
The text was updated successfully, but these errors were encountered:
navaronbracke
No branches or pull requests
Due to the requested priority of #916 (including all of its bugfixes) I've opted to prepare an initial version 5.0.0 beta release.
However, the current beta version still lacks a few things.
analyzeImage()
on the web, where we treat the path as a Blob object urlmobile_scanner
ui_web.platformViewRegistry.registerViewFactory
#1126availableCameras
for the web, using the relevant web APIavailableCameras
for iOS / MacOSisBarcodeInScanWindow
#777Regarding tests, PR's are welcome to add some of those.
I will be taking on the WASM support work myself.
The text was updated successfully, but these errors were encountered: