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

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

2.2.1 #

  • Fix: Bug creating errors during test.

2.2.0 #

  • Fix: Remove empty pixel showing between the arrow and the bubble on some devices.

2.1.0 #

  • Fix: Problem with elements remaining in the screen while invisible causing clicking issues. Thanks @appinteractive.
  • Fix: Problem with disappearing tooltip in iOS. Thanks @appinteractive.

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.
128
likes
160
pub points
96%
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