-
-
I just copy/paste the code from https://pub.dev/packages/camera#-example-tab-. Only changes I made in App part. I use CupertinoApp and got tons of error. When I change to MaterialApp while using I got…
-
I got this problem in the flutter sign out using firebase. I have a login, home, and other routes routes available. After I logged in, I'll redirected to the home route. When I open the appDrawer on …
-
**Describe the bug**
Im trying out the example code provided in the firebase_ml_vision and when i scan the bar code it gives displayValue as
` "{"typeNumber": "0", "errorCode": "3", "version": "65"…
-
i have two pages under a tabbar with two tabs for videos and live streaming. Im not able to understand the controllers or device orientation as I'm getting an error stating **''The name 'DeviceOrienta…
-
# Current bug behaviour
Open the app, touch the screen, the screen will jam. There will also be a jam without setting any touch callback
# Expected behaviour
No catons
# Steps to reproduce…
-
Hello,
we are automating our application on desktop and mobile , I dont see any issue on desktop version of firefox but where as to launch firefox on mobile its really horrible experience with Mozill…
-
# Request type
- [ ] Please close this issue, I accidentally submitted it without adding any details
- [ ] New documentation
- [x] Correction or update
https://developer.mozilla.org/en-US/docs…
-
Hi,
I'm using an NXP iMX8M Mini processor, with version of Yocto Sumo and kernel 4.14.98. We are having problems opening a video stream from a USB camera. It seems that the WpeWebkit does not support…
-
I have updated to latest version of flutter and after troubleshooting came to know that I need to add `WidgetsFlutterBinding.ensureInitialized()` before anything else in main method. Still I am gettin…