sheep_player 0.0.1 copy "sheep_player: ^0.0.1" to clipboard
sheep_player: ^0.0.1 copied to clipboard

一个基于video_player的视频播放器

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add sheep_player

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

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

Publisher

unverified uploader

Weekly Downloads

一个基于video_player的视频播放器

Homepage

Topics

#video-player

Documentation

API reference

License

MIT (license)

Dependencies

dio, flutter, path_provider, plugin_platform_interface, provider, universal_html, video_player, wakelock_plus

More

Packages that depend on sheep_player

Packages that implement sheep_player