-
Notifications
You must be signed in to change notification settings - Fork 29.8k
Closed
flutter/plugins
#1037Labels
p: cameraThe camera pluginThe camera pluginpackageflutter/packages repository. See also p: labels.flutter/packages repository. See also p: labels.
Description
I'm trying the camera plugin v0.1.2 with the usage code from its example: https://github.com/flutter/plugins/blob/master/packages/camera/example/lib/main.dart
Now the problem i'm having.. If i change the device orientation, the camera preview doesn't follow so the shown picture are rotated to the left/right.
I can improve on this behaviour by disabling device orientation change through setting SystemChrome.setPreferredOrientations
Now i always see the picture in correct orientation, but things like the app menu bar don't change and also the picture looking stretched in portrait mode.
So is there a way or is it planned to control camera rotation/orientation !?
dev-mush, hariprasadiit, sebastiancadena, cbkidwell, lance-blo and 19 more
Metadata
Metadata
Assignees
Labels
p: cameraThe camera pluginThe camera pluginpackageflutter/packages repository. See also p: labels.flutter/packages repository. See also p: labels.