dashronym 0.0.3
dashronym: ^0.0.3 copied to clipboard
Inline glossary tooltips for acronyms in Flutter text.
0.0.3 #
- Refactored inline tooltip widgets for richer semantics and accessibility.
- Added localizations, theme customization options, and comprehensive tests.
- Expanded the example app with advanced customization and localization demos.
0.0.2 #
- Applied
dart format .and refreshed documentation to align with pub.dev publishing guidelines.
0.0.1 #
- Initial release with
Text.dashronyms()extension,DashronymTextwidget, and configurable registry/theme support.