-
Notifications
You must be signed in to change notification settings - Fork 253
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
Flash button not showing on some devices #122
Comments
the same question |
@rsanjuan87 are these flash button not working for you? |
Thanks, but why i can't see flash button in my android device ? @sawankumarbundelkhandi |
sorry but, what have you changed? |
@rsanjuan87 set flash.visibility = View.VISIBLE |
@hieudc110501 can you do a PR of your fix? |
Hi, I can't try this fix because I can't access the native code of the edge_detection package, can you help? |
Hey, I have the same problem @githuseyingur, the android/src/main/kotlin/com/sample/edgedetection/scan/ScanActivity.kt directory is not present in my code. How can I access the source code of the edge_detection package? pub dev: https://pub.dev/packages/edge_detection |
@muhammedhosgor here is the file - https://github.com/sawankumarbundelkhandi/edge_detection/blob/master/android/src/main/kotlin/com/sample/edgedetection/scan/ScanActivity.kt. You can fork the project and change the code and then use that fork in your flutter project. |
@sawankumarbundelkhandi Oh, it seems to be fixed in the new update(version 1.1.3). Thank you very much. <3 |
@sawankumarbundelkhandi It works fine after the update. Thank you very much for a successful package :) |
@rsanjuan87 @hieudc110501 can you please also check and confirm? I will close the issue then. |
still flash option is not working any fix ? |
@sawankumarbundelkhandi is issue still not resolved |
Is there a way to turn on the flash when scanning to get better results?
The text was updated successfully, but these errors were encountered: