[camera] Fix wrong orientation (#36)

* Fixed the bug. See: #6 (comment)

* Also, I changed the camera type from back-camera to external-camera.
This commit is contained in:
Hidenori Matsubayashi
2021-08-20 10:45:18 +09:00
committed by GitHub
parent 86271d86b8
commit fe274a8038
5 changed files with 9 additions and 5 deletions
+1 -1
View File
@@ -2,7 +2,7 @@ name: camera_elinux
description: A Flutter plugin for getting information about and controlling the
camera on eLinux. Supports previewing the camera feed, capturing images, capturing video,
and streaming image buffers to dart.
version: 0.1.0
version: 0.2.0
homepage: https://github.com/sony/flutter-elinux-plugins
repository: https://github.com/sony/flutter-elinux-plugins/tree/main/packages/camera