m3u8_player_plus 1.0.3 copy "m3u8_player_plus: ^1.0.3" to clipboard
m3u8_player_plus: ^1.0.3 copied to clipboard

An enhanced Flutter package that provides a customizable M3U8 player for mobile and web platforms with improved mobile support and modern web APIs.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add m3u8_player_plus

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

dependencies:
  m3u8_player_plus: ^1.0.3

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:m3u8_player_plus/m3u8_player_plus.dart';
2
likes
160
points
258
downloads

Publisher

verified publisherdhia.tech

Weekly Downloads

An enhanced Flutter package that provides a customizable M3U8 player for mobile and web platforms with improved mobile support and modern web APIs.

Repository (GitHub)
View/report issues

Topics

#video #video-player #m3u8 #hls

Documentation

API reference

License

MIT (license)

Dependencies

flutter, flutter_web_plugins, http, video_player, wakelock_plus, web

More

Packages that depend on m3u8_player_plus