cached_video_player_fork 2.1.0 copy "cached_video_player_fork: ^2.1.0" to clipboard
cached_video_player_fork: ^2.1.0 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 in Android and iOS. Web plugin will work like official video_player i.e. without caching support.

The original creator stopped updating/merging PRs so i'm re-publishing it

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 Desktop.

Issues #

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

Contributors #

8
likes
140
points
124
downloads

Publisher

verified publisherjackslattery.org

Weekly Downloads

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

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter, html, meta, video_player_android, video_player_avfoundation, video_player_platform_interface, video_player_web

More

Packages that depend on cached_video_player_fork