cached_video_player 1.0.2+2 copy "cached_video_player: ^1.0.2+2" to clipboard
cached_video_player: ^1.0.2+2 copied to clipboard

outdated

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

Cached Video Player #

A flutter plugin that has been forked from the official video_player package except that it supports caching.

Note: Caching is supported in only Android for now. iOS support will be added later. Feel free to make a PR.

Installation #

First, add cached_video_player as a dependency in your pubspec.yaml file.

Follow the Android and iOS configuration steps of the official video_player package. This plugin won't work in Web or Desktop.

Issues #

  • iOS not supported for now. It will work like normal video_player in iOS.
  • maxFileSize and maxCacheSize are hardcoded at 100MiB and 1GiB respectively.
203
likes
0
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 for now)

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on cached_video_player