video_player_web_hls_swarm_cloud 0.0.2 copy "video_player_web_hls_swarm_cloud: ^0.0.2" to clipboard
video_player_web_hls_swarm_cloud: ^0.0.2 copied to clipboard

outdated

A fork of video_player_web_hls to support hls settings.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add video_player_web_hls_swarm_cloud

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

dependencies:
  video_player_web_hls_swarm_cloud: ^0.0.2

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:video_player_web_hls_swarm_cloud/hls.dart';
import 'package:video_player_web_hls_swarm_cloud/no_script_tag_exception.dart';
import 'package:video_player_web_hls_swarm_cloud/swarm_cloud_video_player_hls.dart';