flutter_cache_video_player 1.2.0 copy "flutter_cache_video_player: ^1.2.0" to clipboard
flutter_cache_video_player: ^1.2.0 copied to clipboard

A six-terminal universal audio and video player that caches while watching, supports multi-threaded download, breakpoint resumption, and LRU cache elimination.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_cache_video_player

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

dependencies:
  flutter_cache_video_player: ^1.2.0

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:flutter_cache_video_player/flutter_cache_video_player.dart';
0
likes
150
points
56
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A six-terminal universal audio and video player that caches while watching, supports multi-threaded download, breakpoint resumption, and LRU cache elimination.

Homepage
Repository (GitHub)
View/report issues

License

Apache-2.0 (license)

Dependencies

breakpoint, connectivity_plus, crypto, dio, flutter, flutter_web_plugins, path_provider, plugin_platform_interface, shelf, signals_flutter, tostore, universal_platform, web

More

Packages that depend on flutter_cache_video_player

Packages that implement flutter_cache_video_player