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

Ensure that CameraX is fully supported for Flutter so that we can use it easily #2381

Closed
teolemon opened this issue Jun 24, 2022 · 6 comments
Labels
P3 🤳🥫 Scan We need to be able to scan on low-end, old devices, even with a bad camera, connexion…

Comments

@teolemon
Copy link
Member

teolemon commented Jun 24, 2022

Why

  • We're getting complaints of scan not working well
  • We use camera, while camerax defragments the Android camera mess

What

@teolemon teolemon added 🎯 P0 🤳🥫 Scan We need to be able to scan on low-end, old devices, even with a bad camera, connexion… labels Jun 24, 2022
@M123-dev
Copy link
Member

What is the key of this issue, why has it a P0

@teolemon
Copy link
Member Author

We keep getting negative feedback on scan.

@g123k
Copy link
Collaborator

g123k commented Aug 2, 2022

Honestly, I think this is not a P0, as it won't change anything… and even isn't an issue anymore.
Correct me if I'm wrong, but today, the camera works in 99% of cases.

CameraX is just a wrapper on top of Camera2, and with all the modifications I have done to make it stable, we will have to do all this work again.

@teolemon
Copy link
Member Author

teolemon commented Aug 2, 2022

Scan remains the #1 issue of complaints on the AppStore, with people desinstalling OFF, and long-time users expressing disappointment.
Form feedback, email feedback and App Store feedback are centralized there, with a column on topic
https://docs.google.com/spreadsheets/d/1KsJv8_RxfDDd5ngmeQ4k8ELsudl-YhleXEoDFoGoSAE/edit#gid=1439550856

@teolemon teolemon moved this from To discuss and validate to In Progress in 🤳🥫 The Open Food Facts mobile app (Android & iOS) Aug 25, 2022
@teolemon
Copy link
Member Author

Recent developments in the Flutter team mean that it's probably moving in the right direction. To be continued

@teolemon
Copy link
Member Author

teolemon commented Apr 3, 2023

I believe we can close since we now have a CameraX based solution

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
P3 🤳🥫 Scan We need to be able to scan on low-end, old devices, even with a bad camera, connexion…
Development

No branches or pull requests

3 participants