video_player_web 2.3.4 copy "video_player_web: ^2.3.4" to clipboard
video_player_web: ^2.3.4 copied to clipboard

Platformweb
unlisted

Web platform implementation of video_player.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add video_player_web
copied to clipboard

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

dependencies:
  video_player_web: ^2.3.4
copied to clipboard

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/video_player_web.dart';
copied to clipboard
68
likes
150
points
1.94M
downloads

Publisher

verified publisherflutter.dev

Weekly Downloads

2024.07.21 - 2025.02.02

Web platform implementation of video_player.

Repository (GitHub)
View/report issues
Contributing

Topics

#video #video-player

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter, flutter_web_plugins, video_player_platform_interface, web

More

Packages that depend on video_player_web