packages icon indicating copy to clipboard operation
packages copied to clipboard

Camera with MediaSettings: platform implementations (federated)

Open PROGrand opened this issue 2 years ago • 10 comments
trafficstars

Platform implementations of federated plugin

This is the platform implementations part of camera PR #3586.

camera_platform_interface: 2.6.0 merged and published in PR #3615.

Now repeating steps 3,4 (see Changing federated plugins), because camera/camera depends on implementations camera/camera_android, camera/camera_web etc.

PROGrand avatar Oct 24 '23 19:10 PROGrand

@stuartmorgan @ditman @camsim99 @bparrishMines Please review that. I have created a new PR that has only the platform implementation packages changes from the PR #3586, because there is interdependency between camera package and platform implementation packages like camera_android, camera_web etc. (repeating steps 3,4 of Changing federated plugins)

@hellohuanlin reviewed ios part (https://github.com/flutter/packages/pull/5223#pullrequestreview-1695786391)

PROGrand avatar Oct 24 '23 23:10 PROGrand

@hellohuanlin This should be ready for iOS review.

stuartmorgan-g avatar Nov 13 '23 20:11 stuartmorgan-g

@bparrishMines

@PROGrand This platform implementations contain different code than what is in #3586. Or at the very least, camera_android does? Is this intentioinal?

Sure intentionally. I followed @stuartmorgan review guidelines. Comparing to #3586: added tests, parameters enclosed in data-like class, also this PR updated from flutter:main, no-media-settings fix moved to standalone PR.

I planned to update #3586 on final review. Should I?

PROGrand avatar Nov 13 '23 21:11 PROGrand

@bparrishMines

@PROGrand This platform implementations contain different code than what is in #3586. Or at the very least, camera_android does? Is this intentioinal?

Sure intentionally. I followed @stuartmorgan review guidelines. Comparing to #3586: added tests, parameters enclosed in data-like class, also this PR updated from flutter:main, no-media-settings fix moved to standalone PR.

I planned to update #3586 on final review. Should I?

Yea, that's fine. I hadn't realized there were changes made from comments in this PR

bparrishMines avatar Nov 27 '23 17:11 bparrishMines

@ditman Can you please review web test changes, you requested some time ago?

PROGrand avatar Dec 13 '23 12:12 PROGrand

@ditman I implemented your suggestions for:

https://github.com/flutter/packages/pull/5223#pullrequestreview-1696228052 https://github.com/flutter/packages/pull/5223#discussion_r1375060277

Can you review changes for web implementations?

PROGrand avatar Jan 07 '24 10:01 PROGrand

@camsim99 @bparrishMines Can anybody contact @ditman through a separate channel to complete this review? It looks like @PROGrand has addressed the concerns brought up through review.

ebjorklund01 avatar Jan 16 '24 13:01 ebjorklund01

@PROGrand FYI I've discussed with @ditman and he should be able to re-review this soon.

stuartmorgan-g avatar Jan 19 '24 15:01 stuartmorgan-g

@stuartmorgan Hello, i applied all suggestions. Including your ones for camera_windows. @ditman approved camera_web.

PROGrand avatar Jan 31 '24 23:01 PROGrand

@stuartmorgan any more changes requested here? Or is this ready to be merged?

jmagman avatar Feb 14 '24 20:02 jmagman

@stuartmorgan this is blocked on your review

jmagman avatar Mar 13 '24 21:03 jmagman

@stuartmorgan Thank, you for review. Your suggestions are applied.

PROGrand avatar Mar 14 '24 19:03 PROGrand

@stuartmorgan Can you take a look when you have time?

vashworth avatar Apr 03 '24 20:04 vashworth

@stuartmorgan suggestions applied

PROGrand avatar Apr 05 '24 11:04 PROGrand

@stuartmorgan resolved

PROGrand avatar Apr 05 '24 15:04 PROGrand