better_player_web 1.1.1 copy "better_player_web: ^1.1.1" to clipboard
better_player_web: ^1.1.1 copied to clipboard

Platformweb

The web implementation of the better_player plugin using Shaka Player.

better_player_web #

The official web implementation of the better_player plugin, utilizing Shaka Player for advanced playback, HLS, and DASH support.

You should not depend on this package directly. Simply depend on better_player and the web implementation will be automatically used when compiling for web platforms.

Setup #

To use better_player on the web, you must include the Shaka Player library in your web/index.html file before the closing </body> tag:

<script src="https://cdn.jsdelivr.net/npm/shaka-player@4/dist/shaka-player.compiled.js"></script>

Alternatively, you can download the script and host it locally.

0
likes
160
points
200
downloads

Documentation

API reference

Publisher

verified publisherhasoft.pl

Weekly Downloads

The web implementation of the better_player plugin using Shaka Player.

Repository (GitHub)
View/report issues

License

Apache-2.0 (license)

Dependencies

better_player_platform_interface, flutter, flutter_web_plugins, meta, web

More

Packages that depend on better_player_web

Packages that implement better_player_web