flutter_video_cache library

Classes

CacheControlButton
A flexible button widget that provides controls for video caching operations.
DownloadProgress
Data class representing download progress information
VideoCache
A video cache manager that works alongside the video_player package to enable video caching across platforms.

Enums

LabelPosition
Defines the position of the label relative to the button

Extensions

VideoCacheController on VideoPlayerController
Extension on VideoPlayerController that adds caching capabilities.
VideoCachePipController on VideoPlayerController
Extension on pip_video_controller.VideoPlayerController that adds caching capabilities.