hls_video_player_web 0.1.1 copy "hls_video_player_web: ^0.1.1" to clipboard
hls_video_player_web: ^0.1.1 copied to clipboard

discontinued

Web platform implementation of video_player and supports hls on chrome.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add hls_video_player_web

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

dependencies:
  hls_video_player_web: ^0.1.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:hls_video_player_web/hls_video_player_web.dart';
0
likes
30
points
11
downloads

Publisher

unverified uploader

Weekly Downloads

Web platform implementation of video_player and supports hls on chrome.

Homepage

License

BSD-3-Clause (license)

Dependencies

flutter, flutter_web_plugins, js, meta, video_player_platform_interface

More

Packages that depend on hls_video_player_web

Packages that implement hls_video_player_web