just_tooltip 0.1.0 copy "just_tooltip: ^0.1.0" to clipboard
just_tooltip: ^0.1.0 copied to clipboard

A customizable Flutter tooltip with directional placement (top/bottom/left/right), fine-grained alignment (start/center/end), hover & tap triggers, programmatic controller, fade animation, and RTL support.

0.1.0 #

  • implement JustTooltip core widget with direction (top/bottom/left/right) + alignment (start/center/end)
  • implement JustTooltipController for programmatic show/hide/toggle
  • implement tooltip position utils with 12-combination anchor mapping and RTL support
  • feat hover and tap trigger modes
  • feat fade animation with configurable duration
  • feat custom tooltip content via tooltipBuilder
  • feat single-instance enforcement (only one tooltip visible at a time)
  • feat interactive playground example app with theme switching
1
likes
0
points
302
downloads

Publisher

unverified uploader

Weekly Downloads

A customizable Flutter tooltip with directional placement (top/bottom/left/right), fine-grained alignment (start/center/end), hover & tap triggers, programmatic controller, fade animation, and RTL support.

Repository (GitHub)
View/report issues

Topics

#tooltip #overlay #popup #widget #ui

License

unknown (license)

Dependencies

flutter

More

Packages that depend on just_tooltip