Uh oh!
There was an error while loading. Please reload this page.
[camera] Reland implementation of flip camera while recording. App facing changes - #3496
Conversation
…ra_android packages. Fixes a couple things from the merge I originally missed
bparrishMines
left a comment
There was a problem hiding this comment.
LGTM with a pull from main.
@stuartmorgan or @camsim99 for secondary review
BradenBagby
commented
Mar 27, 2023
Is this test an issue with this PR or is the test broken in general? flutter pub get in the camera package works fine locally for me |
The failing bot is running with Flutter 3.0.5 (that's the CHANNEL argument in the task name); presumably you're running with something newer locally. For some reason failing |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
BradenBagby
commented
Apr 3, 2023
Im not sure why version going from 0.10.4 to 0.10.5 is disallowed here. I must be missing something simple |
stuartmorgan-g
commented
Apr 3, 2023
You're going from |
BradenBagby
commented
Apr 11, 2023
This PR should be good now |
…cing changes (flutter#3496) [camera] Reland implementation of flip camera while recording. App facing changes
…cing changes (flutter#3496) [camera] Reland implementation of flip camera while recording. App facing changes
…cing changes (flutter#3496) [camera] Reland implementation of flip camera while recording. App facing changes
This is the final PR for the app facing camera package for the original flip/change camera PR on the old Plugins repo here: flutter-team-archive/plugins#6478
The application interface was merged here: flutter-team-archive/plugins#7011
The platform packages were merged here: #3460