danmaku_widget 1.0.5 copy "danmaku_widget: ^1.0.5" to clipboard
danmaku_widget: ^1.0.5 copied to clipboard

A Flutter widget for displaying animated danmaku (bullet comments) with customizable styles and effects.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add danmaku_widget

With Flutter:

 $ flutter pub add danmaku_widget

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

dependencies:
  danmaku_widget: ^1.0.5

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:danmaku_widget/danmaku_widget.dart';
0
likes
0
points
46
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter widget for displaying animated danmaku (bullet comments) with customizable styles and effects.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, uuid, visibility_detector_widget

More

Packages that depend on danmaku_widget