File tree Expand file tree Collapse file tree 2 files changed +5
-1
lines changed
packages/camera/camera_android_camerax Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Original file line number Diff line number Diff line change 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.
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ name: camera_android_camerax
22description : Android implementation of the camera plugin using the CameraX library.
33repository : https://github.com/flutter/packages/tree/main/packages/camera/camera_android_camerax
44issue_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
77environment :
88 sdk : ^3.7.0
You can’t perform that action at this time.
0 commit comments