Skip to content
This repository has been archived by the owner on Oct 10, 2024. It is now read-only.

Implement web plugin in v5 #250

Open
iBobik opened this issue May 25, 2023 · 5 comments
Open

Implement web plugin in v5 #250

iBobik opened this issue May 25, 2023 · 5 comments

Comments

@iBobik
Copy link

iBobik commented May 25, 2023

Let's track here what needs to be done and how.

I am going use @zxing/browser and wire it similarly like in the old version, but in a new API.

Any suggestions?

@thegnuu
Copy link
Collaborator

thegnuu commented May 25, 2023

I think we should not use @zxing/browser, we should switch to https://github.com/undecaf/barcode-detector-polyfill since they have recently updated their readme and it should now be possible to bundle zbar. This would provide better results as @zxing/browser and would give us the opportunity to easily switch to the native BarcodeDetector once it becomes available.

I have a partially working version of this implementation somewhere, I can check if I am able to bundle this stuff somehow - but it might take me a few days until I have time to test it.

@iBobik
Copy link
Author

iBobik commented May 25, 2023

Great. Fell free to share untested version, until end of this month I have some time to work on it.

@iBobik
Copy link
Author

iBobik commented Jul 27, 2023

@thegnuu Any progress with web version? Next week I will work on it and it would be better for all if I can continue on your work than creating my own fork.

@iBobik iBobik mentioned this issue Jul 30, 2023
9 tasks
@iBobik
Copy link
Author

iBobik commented Jul 30, 2023

I cannot wait, so started working on it: #276

@kaic0
Copy link

kaic0 commented Sep 11, 2023

any update on this?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants