flutter_video_cache 0.1.8 copy "flutter_video_cache: ^0.1.8" to clipboard
flutter_video_cache: ^0.1.8 copied to clipboard

A Flutter plugin that enables video caching and offline playback alongside the video_player package. Supports downloads, playback from cache, and progress tracking.

0.1.0 #

  • First public release with stable API
  • Added CacheControlButton widget for easy UI integration
  • Enhanced download progress tracking and error handling
  • Improved video file path resolution for cached content
  • Fixed issues with downloading multiple videos simultaneously
  • Added comprehensive documentation and examples

0.0.1 #

  • Initial release of the video_cache plugin (pre-release)
  • Support for caching videos using ExoPlayer on Android
  • Added API for downloading, tracking progress, and managing cached videos
  • Implemented VideoPlayerController extension for easier integration with video_player
1
likes
150
points
70
downloads

Publisher

verified publisherflutterwithakmaljon.uz

Weekly Downloads

A Flutter plugin that enables video caching and offline playback alongside the video_player package. Supports downloads, playback from cache, and progress tracking.

Repository (GitHub)
View/report issues

Documentation

Documentation
API reference

License

MIT (license)

Dependencies

flutter, plugin_platform_interface, video_player, video_player_pip

More

Packages that depend on flutter_video_cache