vlc_player_x 1.1.1 copy "vlc_player_x: ^1.1.1" to clipboard
vlc_player_x: ^1.1.1 copied to clipboard

A powerful and customizable video player for Flutter, built for VLC

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add vlc_player_x

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

dependencies:
  vlc_player_x: ^1.1.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:vlc_player_x/vlc_player_x.dart';
1
likes
150
points
14
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A powerful and customizable video player for Flutter, built for VLC

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

equatable, flutter, flutter_bloc, flutter_vlc_player, volume_controller

More

Packages that depend on vlc_player_x