alberto

Results 25 comments of alberto

as someone suggested [somewhere else](https://github.com/KingsMentor/MobileVisionBarcodeScanner/issues/38), you can easily fix it like this: ``` if (barcodeCapture.getView()!=null) { CameraSourcePreview cameraSourcePreview = barcodeCapture.getView().findViewById(R.id.preview); cameraSourcePreview.post(cameraSourcePreview::requestLayout); } ```

isn't there any other way to disable the zoom without involving javascript/html ? I don't have control over the website

> I haven't looked at it for a while. You can clone my fork https://github.com/etresoft/RATreeView > > I fixed a couple of bugs in the original that would prevent it...

Any updates on this? can't decrypt it from web

yeah I just upgraded to flutter latest version (on master) and it gives me this error. Could you please update the version of path?

thank you for your response, hope something can be done because now that I have discovered Atom I don't want to ever go back to Appcelerator-Nightmare-Studio. Something else that I'm...

thank you for your work! it's amazing :) I'm sorry if I keep opening issues, I'm just working on it and before I do any sort of transition from my...

thank you for the snippet! I tried connecting a generic bluetooth headset, it's recognized by the AudioManager and is set correctly as preferred device, but when I speak no words...

I'm having the same issues when I open the right window and THEN the left window. Very odd.