| [camera_avfoundation] Wrappers swift migration - part 4 (#10440)
Migrates camera wrappers as part of https://github.com/flutter/flutter/issues/119109
This PR migrates wrappers to Swift:
* FLTCaptureConnection
* FLTCaptureDeviceFormat
* FLTAssetWriter
In line with Swift conventions, the FLT prefixes are removed. The Default class implementations are replaced with protocol conformance on base AV classes.
## Pre-Review Checklist
**Note**: The Flutter team is currently trialing the use of [Gemini Code Assist for GitHub](https://developers.google.com/gemini-code-assist/docs/review-github-code). Comments from the gemini-code-assist bot should not be taken as authoritative feedback from the Flutter team. If you find its comments useful you can update your code accordingly, but if you are unsure or disagree with the feedback, please feel free to wait for a Flutter team member's review for guidance on which automated comments should be addressed.
[^1]: Regular contributors who have demonstrated familiarity with the repository guidelines only need to comment if the PR is not auto-exempted by repo tooling. | 5 个月前 |