simple_tooltip 0.1.14 copy "simple_tooltip: ^0.1.14" to clipboard
simple_tooltip: ^0.1.14 copied to clipboard

outdated

A simple library for creating tooltips

0.1.14 05/08/20. #

  • Bug fixes -
    Failed assertion: line 1705 pos 18: 'debugDoingThisResize
    flutter: || debugDoingThisLayout ||
    flutter:                  (RenderObject.debugActiveLayout == parent && _size._canBeUsedByParent)': is not
    flutter: true.
    

0.1.13 17/07/20. #

  • Bug fixes - Render box not attached error

0.1.12 9/07/20. #

  • Small change

0.1.11 9/07/20. #

  • Added ObfuscateTooltipItem widget, it allows for a tooltip to automatically hide when a ObfuscateTooltipItem widget it's inside tooltip's boundings, useful for autohide on Dialogs or Stacks. For more detail look at the new Obfucaste example;

0.1.10 8/06/20. #

  • Some fixes on implementation of route aware logic

0.1.9 8/06/20. #

  • New [routeObserver] property, widget will listen for route transition and will hide tooltip when the widget's route is not active

0.1.8 9/05/20. #

0.1.7 9/05/20. #

0.1.6 9/05/20. #

0.1.5 28/04/20. #

  • Fix issue where not setting tooltip offset correctly at first build round

0.1.4 28/04/20. #

  • Fix tooltip not handling "tap" events in specific scenarios

0.1.3 11/02/20. #

  • Minor Fixes

0.1.2 11/02/20. #

  • Fix clipBehavior: Clip.none, error

0.1.1 10/02/20. #

  • Updated README

0.1.0 10/02/20. #

  • First release.

0.0.1 TODO: Add release date. #

  • TODO: Describe initial release.
78
likes
0
points
3.67k
downloads

Publisher

unverified uploader

Weekly Downloads

A simple library for creating tooltips

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on simple_tooltip