Skip to content

Commit de19674

Browse files
committed
updated changelog
1 parent ad702cc commit de19674

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

packages/camera/camera_android_camerax/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 0.6.18+3
2+
3+
* Fixes incorrect camera preview mirroring for front cameras of devices using the Impeller backend.
4+
15
## 0.6.18+2
26

37
* Fixes premature garbage collection of native objects when app is under memory pressure.

packages/camera/camera_android_camerax/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: camera_android_camerax
22
description: Android implementation of the camera plugin using the CameraX library.
33
repository: https://github.com/flutter/packages/tree/main/packages/camera/camera_android_camerax
44
issue_tracker: https://github.com/flutter/flutter/issues?q=is%3Aissue+is%3Aopen+label%3A%22p%3A+camera%22
5-
version: 0.6.18+2
5+
version: 0.6.18+3
66

77
environment:
88
sdk: ^3.7.0

0 commit comments

Comments
 (0)