advanced_video_player 0.0.2 copy "advanced_video_player: ^0.0.2" to clipboard
advanced_video_player: ^0.0.2 copied to clipboard

Un reproductor de video avanzado para Flutter con controles modernos, Picture-in-Picture, Google Cast, AirPlay y diseño personalizable.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add advanced_video_player

With Flutter:

 $ flutter pub add advanced_video_player

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

dependencies:
  advanced_video_player: ^0.0.2

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:advanced_video_player/advanced_video_player.dart';
1
likes
0
points
28
downloads

Publisher

unverified uploader

Weekly Downloads

Un reproductor de video avanzado para Flutter con controles modernos, Picture-in-Picture, Google Cast, AirPlay y diseño personalizable.

Repository (GitHub)
View/report issues

Documentation

Documentation

License

unknown (license)

Dependencies

flutter, qr_flutter, url_launcher, video_player

More

Packages that depend on advanced_video_player

Packages that implement advanced_video_player