el_tooltip 2.0.0 copy "el_tooltip: ^2.0.0" to clipboard
el_tooltip: ^2.0.0 copied to clipboard

ElTooltip, a smart positioned tooltip. Use it to display a widget inside a tooltip that you can personalize.

2.0.0 #

  • BREAKING CHANGES Updated: padding is now a EdgeInsetsGeometry, radius is now a Radius and timeout is now a Duration.
  • Added: Modal configuration.
  • Added: Animation controlled by appearAnimationDuration and disappearAnimationDuration.
  • Added: showArrow and showChildAboveOverlay for more customization options.
  • Added: ElTooltipController to help show and hide the tooltip.

1.0.8 #

  • Fix: Updated NULL check with correct object.

1.0.7 #

  • Fix: Updated compatibility bug with Flutter 3.7.

1.0.6 #

  • Fix: Updated with compatibility for Flutter 3.7.

1.0.5 #

  • Fix: Problem with setState in big lists.

1.0.4 #

  • Updated: Trigger is now called child to use best conventions.
  • Updated: Example page.
  • Added: Widget testing.

1.0.3 #

  • Added: more documentation.

1.0.2 #

  • Updated: LICENSE.

1.0.1 #

  • Updated: LICENSE.

1.0.0 #

  • Added: el_tooltip first release.
93
likes
140
pub points
94%
popularity

Publisher

verified publishermarcelogil.com

ElTooltip, a smart positioned tooltip. Use it to display a widget inside a tooltip that you can personalize.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on el_tooltip