I use flutter_google_maps and after tapping on a Marker the Marker is centered automatically on the map. Is there a way to disable this? Thanks Joerg
This code was working just fine a while ago, but is now misbehaving for no reasons, I tried to re-install the app 2 times, but didn't worked, what might be causing it?...
I can't figure out how to save to the camera roll (the equivalent of React Native's <code>CameraRoll</code> <a href="https://facebook.github.io/react-native/docs/camer...
I'm working on some Flutter web app that uses the camera and mic input. For development, I'm using VS Code on macOS (Catalina). When I start the app, the Chrome instan...
I am using <a href="https://pub.dev/packages/camera" rel="nofollow noreferrer">Flutter's Camera Plugin</a> to capture video. I strictly need the videos to be recorded...
with multi_image_picker flutter first, I select to choose a picture. Then my camera is starting the green dot is showing it's fine. But after choosing an image it shou...
I want to record video along with flashlight turned on, I tried many packages but none of are working, Any body know how to do this in flutter.
I am using <code>barcode_scan2 4.2.1</code> plugin to scan QR codes. The plugin does work fine on Higher android devices than android marshmallow. Whenever I open came...
My flutter app only supports portrait mode. However, on one screen user can take the pic using the camera plugin. Users can take the pic portrait mode or landsc...
I am using the camera plugin: ^0.9.4+14 for camera in flutter, but I want to explore more advance features of camera for IOS and android both. So please help me out...
I am developing an application in flutter. CAT's S62 smartphone has a thermal camera. I want to take pictures with this camera, but I don't know how to access i...
Anyone can tell my fault, when I use example <a href="https://github.com/flutter/plugins/blob/master/packages/camera/example/lib/main.dart" rel="nofollow noreferrer">f...
I'm trying to show the logo over the camera preview. If the user click the capture button logo should be placed in the image. Thanks in advance.
I'm using flutter <a href="https://pub.dartlang.org/packages/camera" rel="nofollow noreferrer">camera plugin</a> to record the video. But the recorded video size is to...
I am trying to create a native bridge to access the camera information of the device. I found the API reference <a href="https://developer.android.com/guide/topics/med...