chewie icon indicating copy to clipboard operation
chewie copied to clipboard

Can this be added as required?

Open fisforfaheem opened this issue 1 year ago • 0 comments

rotation: 0, isRotated: false,

It fixes the video rotation error

child: Chewie(

                            rotation: 0,
                            isRotated: false,
                            controller: cubit.chewieController!,
                          ),

fisforfaheem avatar Oct 10 '23 04:10 fisforfaheem