sky_player 0.1.1 copy "sky_player: ^0.1.1" to clipboard
sky_player: ^0.1.1 copied to clipboard

PlatformAndroid

A lightweight yet powerful video player plugin specializing in network streaming with fully customizable UI controls.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add sky_player

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

dependencies:
  sky_player: ^0.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:sky_player/sky_player.dart';
0
likes
125
points
202
downloads

Publisher

unverified uploader

Weekly Downloads

A lightweight yet powerful video player plugin specializing in network streaming with fully customizable UI controls.

Repository (GitHub)

Documentation

API reference

License

unknown (license)

Dependencies

audio_video_progress_bar, flutter, meta, plugin_platform_interface, rxdart

More

Packages that depend on sky_player

Packages that implement sky_player