You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Using the detailed example when I capture video in Landscape on an iPhone the preview is in Portrait aspect ratio with video rotated 90 degrees.
I am uploading the video to Firebase to confirm that video is rotated 90 degrees.
I don't have a physical Android device to check if it is the same.
pubspec.yaml
version: 1.0.0+1
environment: sdk: ">=2.0.0-dev.68.0 <3.0.0"
dependencies: flutter: sdk: flutter
cupertino_icons: ^0.1.2
camera: ^0.4.2
path_provider: ^0.5.0
video_player: ^0.10.0
firebase_core: ^0.2.5
flutter doctor
[✓] Flutter (Channel unknown, v1.1.0, on Mac OS X 10.14.3 18D109, locale en-AU)