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

milestone for next release #68

Closed
iasjennen opened this issue Jan 20, 2020 · 2 comments
Closed

milestone for next release #68

iasjennen opened this issue Jan 20, 2020 · 2 comments

Comments

@iasjennen
Copy link

Hello,

we are currently using your library for qr code scanning and would like to use the flash light feature from the dev branch in our app. However we want to keep the dependencies to stable releases.

When are you planning for the next release / What is holding up the next release?

Thanks for the lib and best regards!

@nisrulz
Copy link
Owner

nisrulz commented Jan 20, 2020

@iasjennen The issue is that this android library is really behind on a lot of things. For instance play-services-vision is deprecated now in favor of Firebase MLKit.

Read the warning on this page.
https://developers.google.com/vision

So this library needs to be migrated to that:

https://firebase.google.com/docs/ml-kit/android/read-barcodes

I started work in another branch : https://github.com/nisrulz/qreader/tree/new_updates
but it is a completely revamp of this library and I cannot comment much about the timeline. I would like to invest time and fix the issues.

If it is just the flashlight you would like to use, I do have another library which I am kind of almost done upgrading, but the stable version works good too.

https://github.com/nisrulz/lantern

I am in the testing phase for the new version, but again cannot commit a timeline.

If nothing else works, I would recommend that you move to another library that does help you out.

@iasjennen
Copy link
Author

@nisrulz
Based on this we will decide how to proceed.
thanks for your detailed reply!

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