hls_player 2.8.4 copy "hls_player: ^2.8.4" to clipboard
hls_player: ^2.8.4 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.4

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
pub points
65%
popularity

Publisher

unverified uploader

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