vlc_player 2.0.1 copy "vlc_player: ^2.0.1" to clipboard
vlc_player: ^2.0.1 copied to clipboard

A Flutter plugin for video playback using VLC.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add vlc_player

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

dependencies:
  vlc_player: ^2.0.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/vlc_player.dart';
0
likes
140
points
539
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A Flutter plugin for video playback using VLC.

Repository (GitHub)
View/report issues

Topics

#video #media #vlc #player #streaming

License

MIT (license)

Dependencies

flutter

More

Packages that depend on vlc_player

Packages that implement vlc_player