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
Describe the bug
A black screen appears when you press the shoot button on the shooting page.
How to reproduce
Using example project
Steps to reproduce the behavior:
Press and hold the shooting button and release the button immediately when the recording progress bar appears. Huawei mate40 is easy to reproduce.
Expected behavior
Prompt that the recording time is less than minimumRecordingDuration
Screenshots (If contains)
Version information
Device: Huawei mate 40
OS: HarmonyOS 3.0.0
Package Version: 3.8.0
Flutter Version: v3.7.6
Additional context
error:
"LateInitializationError: Field 'cameras' has already been initialized."
stack:
"#0 LateError._throwFieldAlreadyInitialized (dart:_internal-patch/internal_patch.dart:195:5) [Contributors] Add contributors. #1 CameraPickerState.cameras= (package:wechat_camera_picker/src/states/camera_picker_state.dart:56:38) docs: add AlexV525 as a contributor #2 CameraPickerState.initCameras. (package:wechat_camera_picker/src/states/camera_picker_state.dart:274:9)
"
The text was updated successfully, but these errors were encountered:
Describe the bug
A black screen appears when you press the shoot button on the shooting page.
How to reproduce
Using example project
Steps to reproduce the behavior:
Press and hold the shooting button and release the button immediately when the recording progress bar appears. Huawei mate40 is easy to reproduce.
Expected behavior
Prompt that the recording time is less than minimumRecordingDuration
Screenshots (If contains)
Version information
Additional context
error:
"LateInitializationError: Field 'cameras' has already been initialized."
stack:
"#0 LateError._throwFieldAlreadyInitialized (dart:_internal-patch/internal_patch.dart:195:5)
[Contributors] Add contributors. #1 CameraPickerState.cameras= (package:wechat_camera_picker/src/states/camera_picker_state.dart:56:38)
docs: add AlexV525 as a contributor #2 CameraPickerState.initCameras. (package:wechat_camera_picker/src/states/camera_picker_state.dart:274:9)
The text was updated successfully, but these errors were encountered: