tbib_cached_video_player 0.0.1 copy "tbib_cached_video_player: ^0.0.1" to clipboard
tbib_cached_video_player: ^0.0.1 copied to clipboard

discontinued

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

TBIB 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 tbib 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.
6
likes
140
points
28
downloads

Publisher

unverified uploader

Weekly Downloads

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

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter, html, meta, video_player_platform_interface, video_player_web

More

Packages that depend on tbib_cached_video_player