Files
flutter-elinux-plugins/packages/camera/CHANGELOG.md
T
Hidenori MatsubayashiandGitHub fe274a8038 [camera] Fix wrong orientation (#36)
* Fixed the bug. See: #6 (comment)

* Also, I changed the camera type from back-camera to external-camera.
2021-08-20 10:45:18 +09:00

121 B

0.2.0

  • Fix wrong orientation issue.
  • Change the camera type from back to external.

0.1.0

  • First draft version.