-
-
Notifications
You must be signed in to change notification settings - Fork 285
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
I can't scan anything anymore #3670
Comments
It isn't working for me too 🤕 |
We didn't change anything directly on the scanner. It could be that the underlying code has changed |
I'm about to start a new simple flutter project from scratch: just a barcode scanner. As @M123-dev suggested I guess @g123k's forks were side-effected by the upgrade to flutter 3.7, but we cannot stay forever on flutter 3.0.5 or hold our breath each time we want to upgrade flutter. Besides, I really find the UI/UX about scanning is not optimal for the user, and definitely problematic for us developers. I would prefer a "scan!" button that would detect a barcode only when needed. But that's another story. |
My first attempt to use qr_code_scanner was successful (their example), even on my canary smartphone: There were probably good reasons for coding a more complex barcode scanner in Smoothie. @teolemon @M123-dev Please run the qr_code_scanner example and check if it works on your devices. |
Is it using CameraX? |
To be honest, I have no clue about CameraX and MLKit, and from outside I haven't seen the point to all that jazz. |
|
@teolemon What I can tell you is that That said, I don't have your experience with the android legacy off app and the probable issues regarding cameras and barcode scans.
If I were French or cynical I would say that everything is fine then, the issue will then probably be fixed sometime this year. |
@teolemon I took me 1 hour to integrate |
Fun fact: with the current scan system it takes me 30 minutes (!) to build the debug app on my old samsung. It takes me less than 2 minutes with I'm going to PR a |
That definitely sounds like an improvement in terms of developer usage. The main problem for most barcode scanner packages is that we don't have enough ways to configure it. |
@M123-dev Do you realize that I used Smoothie today in a supermarket. Last time I could was maybe one year ago., maybe more. For the moment I'm still in the process of making Does it match the current way of coding: unfortunately no.
So if the idea is to use MLkit (still a bit mysterious to me, but let's be positive), the best way would be to develop a flutter |
That's great to hear and I completely agree, a full working system would be amazing, to either have or if we make it ourselves we can share it. For the whole system, maybe we could get help from Google for it cc @teolemon |
Ok, not working any better… |
Good news @monsieurtanuki scan now works again |
That's good! I guess we're now ready to release a new Smoothie version with the packaging-grams-with-numeric-keyboard bug fix. |
Sorry I've been in an ecoscore conference all day. Will try to test on the train back tomorrow morning |
Ok, just verified it works @stephanegigandet @monsieurtanuki @M123-dev going to take my laptop and proceed to release at 300km/hr for one of our fastest releases ever. |
Rolling out on Android, Under validation for Apple |
Wonderful, thanks a lot everyone! |
Closing, to be followed in #3712 |
What
The text was updated successfully, but these errors were encountered: