video_player_cached_plus 1.0.2 copy "video_player_cached_plus: ^1.0.2" to clipboard
video_player_cached_plus: ^1.0.2 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)

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.

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 #

1
likes
140
pub points
1%
popularity

Publisher

unverified uploader

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, flutter_test, meta, plugin_platform_interface

More

Packages that depend on video_player_cached_plus