danplayer 0.0.3 copy "danplayer: ^0.0.3" to clipboard
danplayer: ^0.0.3 copied to clipboard

discontinued
outdated

A flutter danMaku player. It's based on video_player, make the ui and some danmaku functions. It has very much custom options for developer. The more infomation please read the document.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add danplayer

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

dependencies:
  danplayer: ^0.0.3

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:danplayer/danplayer.dart';
0
likes
0
points
34
downloads

Publisher

unverified uploader

Weekly Downloads

A flutter danMaku player. It's based on video_player, make the ui and some danmaku functions. It has very much custom options for developer. The more infomation please read the document.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, video_player

More

Packages that depend on danplayer