appinio_video_player_plus 1.0.7 copy "appinio_video_player_plus: ^1.0.7" to clipboard
appinio_video_player_plus: ^1.0.7 copied to clipboard

A custom video player that builds on top of the official video_player package by flutter and adds many functionalities.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add appinio_video_player_plus

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

dependencies:
  appinio_video_player_plus: ^1.0.7

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:appinio_video_player_plus/appinio_video_player_plus.dart';
2
likes
130
points
50
downloads

Publisher

unverified uploader

Weekly Downloads

A custom video player that builds on top of the official video_player package by flutter and adds many functionalities.

Documentation

API reference

License

MIT (license)

Dependencies

cached_video_player_plus, flutter, screen_brightness

More

Packages that depend on appinio_video_player_plus