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)

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add tbib_cached_video_player

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  tbib_cached_video_player: ^0.0.1

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:tbib_cached_video_player/tbib_cached_video_player.dart';
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