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

A Flutter widget for customizable display of ruby annotation syntax (furigana).

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add ruby_html_plus

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

dependencies:
  ruby_html_plus: ^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:ruby_html_plus/ruby_html_plus.dart';
1
likes
150
points
26
downloads

Publisher

verified publisherixiaoxiang.cn

Weekly Downloads

A Flutter widget for customizable display of ruby annotation syntax (furigana).

Homepage

Documentation

API reference

License

MIT (license)

Dependencies

equatable, flutter, flutter_hooks, get, html, tuple

More

Packages that depend on ruby_html_plus