Skip to content

Instantly share code, notes, and snippets.

@Meherdeep
Created July 28, 2020 21:53
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Meherdeep/7158cdd3dff638dd50dc5d841345ecea to your computer and use it in GitHub Desktop.
Save Meherdeep/7158cdd3dff638dd50dc5d841345ecea to your computer and use it in GitHub Desktop.
Widget _videoView(view) {
return Expanded(child: Container(child: view));
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment