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

outdated

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

Cached Video Player #

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

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 #

  • maxFileSize and maxCacheSize are hardcoded at 100MiB and 1GiB respectively in Android.

Contributors #

205
likes
30
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

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on cached_video_player