hls_player 2.8.7 copy "hls_player: ^2.8.7" to clipboard
hls_player: ^2.8.7 copied to clipboard

this packages is a custom video player build to cast streaming to TV devices

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add hls_player

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

dependencies:
  hls_player: ^2.8.7

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:hls_player/hls_player.dart';
8
likes
30
points
414
downloads

Publisher

unverified uploader

Weekly Downloads

this packages is a custom video player build to cast streaming to TV devices

Homepage

License

unknown (license)

Dependencies

flutter, meta

More

Packages that depend on hls_player

Packages that implement hls_player