flutter_cached_video_player_plus 2.1.3 copy "flutter_cached_video_player_plus: ^2.1.3" to clipboard
flutter_cached_video_player_plus: ^2.1.3 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)

Flutter 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 flutter_cached_video_player_plus 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 #

2
likes
140
pub points
82%
popularity

Publisher

verified publishersoer.top

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, html, meta, video_player_platform_interface, video_player_web

More

Packages that depend on flutter_cached_video_player_plus