packages icon indicating copy to clipboard operation
packages copied to clipboard

[camerax] Implements `setFocusMode`

Open camsim99 opened this issue 1 year ago • 2 comments

Implements setFocusMode (also adds support for disabling auto-cancel to FocusMeteringAction host API implementation to accomplish this) + some minor documentation improvements based on discoveries I made while working on this :)

Fixes https://github.com/flutter/flutter/issues/120467.

~To be landed after: https://github.com/flutter/packages/pull/6110~ Done :)

Pre-launch Checklist

camsim99 avatar Feb 21 '24 21:02 camsim99

@stuartmorgan This PR will bring camera_android_camerax to feature parity with camera_android. Should we bump the version to 1.0.0 here?

camsim99 avatar Mar 04 '24 17:03 camsim99

We aren't at 1.0 for any camera packages, so I would suggest leaving it at 0.x.

stuartmorgan-g avatar Mar 05 '24 15:03 stuartmorgan-g