film_video_player 1.0.0 copy "film_video_player: ^1.0.0" to clipboard
film_video_player: ^1.0.0 copied to clipboard

Based on video_player package. Provides some styles and listeners.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add film_video_player

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

dependencies:
  film_video_player: ^1.0.0

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:film_video_player/film_video_player.dart';
2
likes
120
points
37
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Based on video_player package. Provides some styles and listeners.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, video_player

More

Packages that depend on film_video_player