[camera_web] Don't require enumerating cameras on web#8362
[camera_web] Don't require enumerating cameras on web#8362QoLTech wants to merge 1 commit intoflutter:mainfrom
Conversation
This comment was marked as resolved.
This comment was marked as resolved.
|
The CLA has been signed, I'm marking the google-cla bot comment above as "resolved". |
|
I am stuck here - I'm not sure how to dive into the tests to see exactly what is failing. Can anyone help me out here? |
2185930 to
8902e10
Compare
|
@QoLTech You should be able to click on It looks like one of the tests in |
|
From triage: @QoLTech Are you still planning on updating this PR to address the test failures discussed above? |
|
Greetings from stale PR triage - since we have not heard back after a good while on this one, I am going to close it for now. Thank you for contributing, and do let us know if you would like to return to it and address the above feedback. |
Enumerating available cameras on web requires permission and activates hardware. This PR allows initializing the camera controller without having to enumerate available cameras first.
flutter/flutter#145541
Continues where #6369 left off
Pre-launch Checklist
dart format.)[shared_preferences]pubspec.yamlwith an appropriate new version according to the [pub versioning philosophy], or this PR is [exempt from version changes].CHANGELOG.mdto add a description of the change, [following repository CHANGELOG style], or this PR is [exempt from CHANGELOG changes].///).If you need help, consider asking for advice on the #hackers-new channel on [Discord].