cached_video_player 2.0.4 copy "cached_video_player: ^2.0.4" to clipboard
cached_video_player: ^2.0.4 copied to clipboard

A new flutter plugin that is virtually a clone of official video_player plugin except that it supports caching( Android and iOS)

1.0.0 #

  • Initial Release

1.0.1 #

  • Added example code.

1.0.2 #

  • Added description

1.0.2+1 #

  • Fixed minor bug

1.0.2+2 #

  • Made SimpleCache singleton thread safe

1.0.3 #

  • Support iOS

2.0.0-dev.1 #

  • Based on video_player 2.1.1

2.0.1 #

  • Change back to CachedVideoPlayer namespace.

2.0.2 #

  • Fix some issues reported on Github.

2.0.3 #

  • Add example and increase pub score.

2.0.4 #

  • Preserve headers when using KTVHTTPCache
  • Skip caching in iOS if formatHint is hls
  • Update exoplayer dependencies and replace deprecations
204
likes
130
pub points
96%
popularity

Publisher

verified publisherlazyarts.in

A new flutter plugin that is virtually a clone of official video_player plugin except that it supports caching( Android and iOS)

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

flutter, flutter_test, meta, video_player_platform_interface, video_player_web

More

Packages that depend on cached_video_player