stuartmorgan-g

Results 1161 comments of stuartmorgan-g
trafficstars

From triage: @lenzpaul Are you still planning on the discussion related to the enum values?

> What are the next steps to merge it? The cross-platform aspects (especially [this discussion](https://github.com/flutter/packages/pull/7653#discussion_r1778761080)) still need to be reviewed by @bparrishMines > And when would this be available for...

Status update from triage: The platform interface PR landed, so this is waiting for the implementation package PR to be extracted.

From triage: based on Discord discussion, updating this for the `camera` Swift conversion is in progress

From triage: the camera Swift conversion churn should be nearly complete; we will revisit this after that.

The [relevant code](https://github.com/flutter/packages/blob/3dae1f602d253861efde0d40fd021ea862b6f983/packages/camera/camera_avfoundation/ios/camera_avfoundation/Sources/camera_avfoundation/CameraPlugin.swift#L128) has been converted to Swift, so this just needs to be reconciled against the current source and then can be landed.

I reconciled this with the changes that have landed in the meantime, most notably the native code file that was changed to Swift and the introduction of the protocols around...

Thanks again @lenzpaul ! Sorry that the timing of this PR and the Swift migration ended up causing this to take a lot of extra time to land.

> I'm not sure if this is required - the windows examples don't seem to mention the runner directory. The instructions are IDE-specific. VS doesn't display the source files using...

From triage: ping @ditman and @bparrishMines on this review.