- Notifications
You must be signed in to change notification settings - Fork29.7k
Open
Labels
P2Important issues not at the top of the work liste: OS-version specificAffects only some versions of the relevant operating systeme: device-specificOnly manifests on certain devicesfound in release: 2.2Found to occur in 2.2found in release: 2.5Found to occur in 2.5has reproducible stepsThe issue has been confirmed reproducible and is ready to work onp: cameraThe camera pluginpackageflutter/packages repository. See also p: labels.platform-androidAndroid applications specificallyteam-androidOwned by Android platform teamtriaged-androidTriaged by Android platform teamwaiting for customer responseThe Flutter team cannot make further progress on this issue until the original reporter responds
Description
When trying to take a picture with the FlashMode set to auto or always, the image is over exposed causing everything to be extremely washed out.
I have set the ExposureMode and FocusMode to auto (which it defaults to as well) with no luck.
This issue was not present on my Samsung S9 running Android 10 or on iOS
The issue appears to be on Android 11 on my Samsung S21 or my other test device Samsung S10
Steps to Reproduce
- Initialize the camera
- Call the
takePicture()method - View the image
- Image is over exposed
| Preview |
|---|
![]() |
Logs
Logs
[✓] Flutter (Channel stable, 2.2.3, on macOS 11.5.1 20G80 darwin-x64, locale en-US) • Flutter version 2.2.3 at /Users/anthony/fvm/versions/stable • Framework revision f4abaa0735 (6 weeks ago), 2021-07-01 12:46:11 -0700 • Engine revision 241c87ad80 • Dart version 2.13.4[✓] Android toolchain - develop for Android devices (Android SDK version 31.0.0-rc3) • Android SDK at /Users/anthony/Library/Android/sdk • Platform android-30, build-tools 31.0.0-rc3 • Java binary at: /Applications/Android Studio.app/Contents/jre/jdk/Contents/Home/bin/java • Java version OpenJDK Runtime Environment (build 11.0.8+10-b944.6916264) • All Android licenses accepted.[✓] Xcode - develop for iOS and macOS • Xcode at /Applications/Xcode.app/Contents/Developer • Xcode 12.5.1, Build version 12E507 • CocoaPods version 1.10.1[✓] Chrome - develop for the web • Chrome at /Applications/Google Chrome.app/Contents/MacOS/Google Chrome[✓] Android Studio (version 4.2) • Android Studio at /Applications/Android Studio.app/Contents • Flutter plugin can be installed from: 🔨 https://plugins.jetbrains.com/plugin/9212-flutter • Dart plugin can be installed from: 🔨 https://plugins.jetbrains.com/plugin/6351-dart • Java version OpenJDK Runtime Environment (build 11.0.8+10-b944.6916264)[✓] VS Code (version 1.58.2) • VS Code at /Applications/Visual Studio Code.app/Contents • Flutter extension version 3.25.0[✓] Connected device (2 available) • SM G991U1 (mobile) • R5CR717Z9SZ • android-arm64 • Android 11 (API 30) • Chrome (web) • chrome • web-javascript • Google Chrome 92.0.4515.131• No issues found!Metadata
Metadata
Assignees
Labels
P2Important issues not at the top of the work liste: OS-version specificAffects only some versions of the relevant operating systeme: device-specificOnly manifests on certain devicesfound in release: 2.2Found to occur in 2.2found in release: 2.5Found to occur in 2.5has reproducible stepsThe issue has been confirmed reproducible and is ready to work onp: cameraThe camera pluginpackageflutter/packages repository. See also p: labels.platform-androidAndroid applications specificallyteam-androidOwned by Android platform teamtriaged-androidTriaged by Android platform teamwaiting for customer responseThe Flutter team cannot make further progress on this issue until the original reporter responds
Type
Projects
Status
[PENDING] camera_android issues solved by camera_android_camerax
