danmaku_widget 1.0.7 copy "danmaku_widget: ^1.0.7" to clipboard
danmaku_widget: ^1.0.7 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 Flutter:

 $ flutter pub add danmaku_widget

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

dependencies:
  danmaku_widget: ^1.0.7

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:danmaku_widget/danmaku_widget.dart';
0
likes
160
points
46
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

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

Homepage

License

MIT (license)

Dependencies

flutter, uuid, visibility_detector_widget

More

Packages that depend on danmaku_widget