dora_video_player_web 2.0.7 copy "dora_video_player_web: ^2.0.7" to clipboard
dora_video_player_web: ^2.0.7 copied to clipboard

Platformweb

Web platform implementation of video_player.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add dora_video_player_web

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

dependencies:
  dora_video_player_web: ^2.0.7

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:dora_video_player_web/dora_video_player_web.dart';
0
likes
100
pub points
0%
popularity

Publisher

unverified uploader

Web platform implementation of video_player.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

flutter, flutter_web_plugins, video_player_platform_interface

More

Packages that depend on dora_video_player_web