Skip to content

Instantly share code, notes, and snippets.

@ponnamkarthik
Created September 12, 2019 02:02
AspectRatio(
aspectRatio: _videoPlayerController.value.aspectRatio,
child: VideoPlayer(_videoPlayerController),
)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment