dart/core/media_universe_video/src/video/video library
Classes
- Video
- Video
- VideoState
- General Library Documentation Undocument By General Corporation & Global Corporation & General Developer
Functions
-
adaptiveVideoControlsFunction(
VideoState state) → Widget - Video controls based on the running platform.
-
defaultEnterNativeFullscreen(
) → Future< void> - Makes the native window enter fullscreen.
-
defaultExitNativeFullscreen(
) → Future< void> - Makes the native window exit fullscreen.
Typedefs
- VideoControlsBuilder = Widget Function(VideoState state)
- General Library Documentation Undocument By General Corporation & Global Corporation & General Developer