camera_android
Android implementation of the camera plugin.
0.10.11
125K downloads/mo
#1036 most downloaded on pub.dev
flutter/packages
What this package is like to depend on
Last release 1 months ago
06 Jul 2026
Ships fairly regularly
a new release about every 4 weeks
Nearly every release is documented
notes for 77 of 77 stable releases
2 versions withdrawn
withdrawn after publishing
4 years old
79 releases · first in 2022
12 releases in the last 12 months
see the full history below
Release timeline
79 releases · Jun 2022 to Jul 2026
2023
2024
2025
2026
Releases
latest 60 of 79-
0.10.1106 Jul 2026 -
0.10.1013 Jan 2025 -
0.10.10+106 Mar 2025 -
0.10.10+231 Mar 2025Release notes
Open source →- Don't set the FPS range unless video recording. It can cause dark image previews on some devices becuse the auto exposure algorithm is more constrained after fixing the min/max FPS range to the same value. This change has the side effect that providing the
fpsparameter will not affect the camera preview when not video recording. And if you need a lower frame rate in your image streaming handler, you can skip frames by checking the time it passed since the last frame.
- Don't set the FPS range unless video recording. It can cause dark image previews on some devices becuse the auto exposure algorithm is more constrained after fixing the min/max FPS range to the same value. This change has the side effect that providing the
-
0.10.10+307 May 2025Release notes
Open source →- Waits for the creation of the capture session when initializing the camera to avoid thread race conditions.
-
0.10.10+414 Jul 2025Release notes
Open source →- Fix flutter#166533 - prevent startImageStream OOM error when main thread paused.
-
0.10.10+507 Aug 2025 -
0.10.10+627 Aug 2025Release notes
Open source →- Bumps com.android.tools.build:gradle to 8.12.1.
- Updates minimum supported SDK version to Flutter 3.29/Dart 3.7.
-
0.10.10+709 Sep 2025Release notes
Open source →- Updates minimum supported SDK version to Flutter 3.35.
- Removes code for supporting API 21-23.
-
0.10.10+830 Sep 2025 -
0.10.10+908 Oct 2025 -
0.10.10+1015 Oct 2025 -
0.10.10+1122 Oct 2025Release notes
Open source →- Updates examples to use the new RadioGroup API instead of deprecated Radio parameters.
-
0.10.10+1317 Nov 2025 -
0.10.10+1421 Nov 2025 -
0.10.10+1518 Feb 2026Release notes
Open source →- Updates example to demonstrate correct exception handling for async return statements, ensuring exceptions thrown during return within try blocks are properly caught as per dart-lang/sdk#44395.
-
0.10.10+1625 Mar 2026 -
0.10.10+1705 May 2026Release notes
Open source →- Reset AE and AF triggers to idle after capture to fix camera flash remaining issue #97501.
-
0.10.10+1802 Jun 2026Release notes
Open source →- Bumps the androidx group across 10 directories with 1 update.
- Updates minimum supported SDK version to Flutter 3.38/Dart 3.10.
-
0.10.905 Apr 2024Release notes
Open source →- Adds support to control video FPS and bitrate. See
CameraController.withSettings.
- Adds support to control video FPS and bitrate. See
-
0.10.9+109 Apr 2024Release notes
Open source →- Changes the visibility of a number of fields to
@VisibleForTestingin order simplify testing.
- Changes the visibility of a number of fields to
-
0.10.9+213 May 2024Release notes
Open source →- Updates
README.mdto reflect the fact that thecamera_android_cameraxcamera plugin implementation is the endorsed Android implementation forcamera: ^0.11.0.
- Updates
-
0.10.9+328 May 2024Release notes
Open source →- Updates minimum supported SDK version to Flutter 3.22/Dart 3.4.
- Removes support for apps using the v1 Android embedding.
-
0.10.9+517 Jun 2024 -
0.10.9+621 Jun 2024 -
0.10.9+701 Jul 2024 -
0.10.9+810 Jul 2024 -
0.10.9+926 Jul 2024 -
0.10.9+1029 Jul 2024 -
0.10.9+1112 Aug 2024 -
0.10.9+1205 Oct 2024Release notes
Open source →- Updates Java compatibility version to 11.
- Updates minimum supported SDK version to Flutter 3.24/Dart 3.5.
-
0.10.9+1309 Oct 2024 -
0.10.9+1414 Oct 2024 -
0.10.9+1621 Oct 2024 -
0.10.9+1702 Dec 2024 -
0.10.812 May 2023 -
0.10.8+116 May 2023Release notes
Open source →- Fixes lint errors.
- Updates minimum supported SDK version to Flutter 3.3/Dart 2.18.
-
0.10.8+222 May 2023 -
0.10.8+330 Jun 2023Release notes
Open source →- Fixes unawaited_futures violations.
- Removes duplicate line in
MediaRecorderBuilder.java. - Adds support for concurrently capturing images and image streaming/recording.
-
0.10.8+416 Jul 2023 -
0.10.8+527 Jul 2023 -
0.10.8+608 Aug 2023Release notes
Open source →- Migrates
styleFromusage in examples off of deprecatedprimaryandonPrimaryparameters.
- Migrates
-
0.10.8+721 Aug 2023Release notes
Open source →- Fixes video record crash on Android versions lower than 12.
- Updates minimum supported SDK version to Flutter 3.7/Dart 2.19.
-
0.10.8+829 Aug 2023 -
0.10.8+918 Sep 2023 -
0.10.8+1025 Sep 2023Release notes
Open source →- Sets android.defaults.buildfeatures.buildconfig to true for compatibility with AGP 8.0+.
-
0.10.8+1228 Sep 2023 -
0.10.8+1324 Oct 2023 -
0.10.8+1428 Nov 2023Release notes
Open source →- Fixes
pausePreviewnull pointer error.pausePreviewshould not be called when camera is closed or not configured. - Updates minimum supported SDK version to Flutter 3.10/Dart 3.0.
- Fixes
-
0.10.8+1512 Dec 2023 -
0.10.8+1604 Jan 2024 -
0.10.8+1720 Mar 2024Release notes
Open source →- Updates minimum supported SDK version to Flutter 3.13/Dart 3.1.
- Updates compileSdk version to 34.
- Updates
README.mdto encourage developers to opt intocamera_android_camerax.
-
0.10.8+1827 Mar 2024 -
0.10.728 Apr 2023Release notes
Open source →- Adds support for NV21 as a new streaming format in Android which includes correct handling of image padding when present.
-
0.10.621 Apr 2023 -
0.10.6+126 Apr 2023 -
0.10.6+228 Apr 2023 -
0.10.517 Mar 2023 -
0.10.403 Feb 2023Release notes
Open source →- Temporarily fixes issue with requested video profiles being null by falling back to deprecated behavior in that case.
-
0.10.4+122 Feb 2023