better_video_player 1.3.0 copy "better_video_player: ^1.3.0" to clipboard
better_video_player: ^1.3.0 copied to clipboard

Advanced video player based on video_player.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add better_video_player

With Flutter:

 $ flutter pub add better_video_player

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

dependencies:
  better_video_player: ^1.3.0

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:better_video_player/better_video_player.dart';
10
likes
0
points
207
downloads

Publisher

unverified uploader

Weekly Downloads

Advanced video player based on video_player.

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

connectivity, cupertino_icons, flutter, provider, video_player, visibility_detector, wakelock_plus

More

Packages that depend on better_video_player