bs_video_player 0.2.1 copy "bs_video_player: ^0.2.1" to clipboard
bs_video_player: ^0.2.1 copied to clipboard

unlisted

This plugin provides a customisable video player widget that can be used to display video content in a Flutter app.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add bs_video_player

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

dependencies:
  bs_video_player: ^0.2.1

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:bs_video_player/bs_video_player.dart';
6
likes
135
points
14
downloads

Publisher

unverified uploader

Weekly Downloads

This plugin provides a customisable video player widget that can be used to display video content in a Flutter app.

Homepage

Documentation

API reference

License

MIT (license)

Dependencies

flutter, video_player

More

Packages that depend on bs_video_player