chewie
chewie copied to clipboard
Can this be added as required?
rotation: 0, isRotated: false,
It fixes the video rotation error
child: Chewie(
rotation: 0,
isRotated: false,
controller: cubit.chewieController!,
),