π¦ Ruby Html Plus
A Flutter widget for customizable display of ruby annotation syntax (furigana).
Built on top of Ruby_Html and Ruby Text, it adds features such as:
- π£ Masking specific text
- π‘ Highlighting parts of the text
- π Bold styling for emphasis
β¨ Features
- β Render text with ruby annotations (e.g. Japanese furigana)
- π Mask (hide/reveal) base text or ruby
- π¦ Highlight portions of the base or ruby text
- π ±οΈ Apply bold styling to any segment
- π¨ Fully customizable styles for both base and ruby
- π§± Composable with other Flutter widgets
π·ScreenShots
π Getting started
Add dependency in your pubspec.yaml
:
dependencies:
ruby_html_plus: ^0.1.1
π Acknowledgements
This package is inspired by and built upon the great work of:
Many thanks to the authors for their contributions to the Flutter community!