|
@@ -42,6 +42,7 @@ class CameraEngine {
|
|
|
locale: Localizations.localeOf(context),
|
|
|
pickerConfig: CameraPickerConfig(
|
|
|
enableRecording: true,
|
|
|
+ lockCaptureOrientation: DeviceOrientation.portraitUp,
|
|
|
onlyEnableRecording: true,
|
|
|
enableTapRecording: false,
|
|
|
enableAudio: true,
|