appinio_video_player 1.3.0 copy "appinio_video_player: ^1.3.0" to clipboard
appinio_video_player: ^1.3.0 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

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

dependencies:
  appinio_video_player: ^1.3.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:appinio_video_player/appinio_video_player.dart';
279
likes
150
points
49.5k
downloads

Publisher

verified publisherappinio.app

Weekly Downloads

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

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

cached_video_player, flutter

More

Packages that depend on appinio_video_player