flutter_furigana_text 0.0.4 copy "flutter_furigana_text: ^0.0.4" to clipboard
flutter_furigana_text: ^0.0.4 copied to clipboard

A Flutter package for displaying Japanese text with furigana (ruby text) annotations. Perfect for Japanese learning apps, dictionaries, and reading practice.

0.0.1 #

  • Initial stable release.
  • Support for smart line wrapping, custom styles, and tap events.

0.0.2 #

  • Added FuriganaParser: Support for parsing strings in the format 漢字[かんじ] into a list of FuriganaWord/FuriganaChar.

0.0.3 #

  • Added FuriganaHtmlParser: Support for parsing HTML strings with and tags (e.g. 今日は<ruby>漢字<rt>かんじ</rt></ruby>を勉強します。) into a list of FuriganaWord/FuriganaChar.

0.0.4 #

  • Added furigana-aware search & highlight: Search and highlight spans by Kanji, Hiragana, or Furigana (matches both main text and furigana).
2
likes
160
points
17
downloads

Publisher

verified publisherjbergloda.site

Weekly Downloads

A Flutter package for displaying Japanese text with furigana (ruby text) annotations. Perfect for Japanese learning apps, dictionaries, and reading practice.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, html

More

Packages that depend on flutter_furigana_text