Open MahMoos opened 2 months ago
A widget can be passed to the FlickVideoWithControls widget to be always displayed above the video and below controls. I'm using it to display a bouncing username above the video using AnimatedPositioned.
FlickVideoWithControls
AnimatedPositioned
A widget can be passed to the
FlickVideoWithControls
widget to be always displayed above the video and below controls. I'm using it to display a bouncing username above the video usingAnimatedPositioned
.