dashronym 0.0.6 copy "dashronym: ^0.0.6" to clipboard
dashronym: ^0.0.6 copied to clipboard

Inline glossary tooltips for acronyms in Flutter text.

0.0.6 #

  • Clamp inline tooltip overlays so they stay within the visible viewport on mobile, desktop, and when the window resizes.
  • Made tooltip positioning responsive to safe areas, keyboard insets, and RTL layouts, and prevented teardown setState calls.
  • Added regression test coverage for the viewport-clamping behavior.

0.0.5 #

  • Expanded dartdoc coverage across public APIs, including constructors and library documentation.
  • Clarified usage examples for DashronymText, Text.dashronyms, and configuration helpers.
  • Ran dart format on source and tests to keep style aligned with Flutter guidelines.

0.0.4 #

  • Added configurable hover hide delay and tooltip fade duration to DashronymTheme.
  • Introduced animated tooltip dismissal with fade transitions and deferred hover hide timers.
  • Improved focus handling to auto-show tooltips and prevent lingering overlays when unmounted.
  • Excluded tests from static analysis to speed up local iteration and updated theme tests for new fields.

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, DashronymText widget, and configurable registry/theme support.
1
likes
0
points
75
downloads

Publisher

verified publisherdancingskylab.com

Weekly Downloads

Inline glossary tooltips for acronyms in Flutter text.

Homepage
Repository (GitHub)
View/report issues

Topics

#text #tooltip #documentation

License

unknown (license)

Dependencies

flutter, flutter_localizations

More

Packages that depend on dashronym