super_tooltip_ext 1.0.6
super_tooltip_ext: ^1.0.6 copied to clipboard
Super flexible Tooltip class that gets opend in the screens overlay
1.0.1 15.3.2021 #
- Allow to change the icon of the close button
1.0.0 13.3.2021 #
- Null safe version, this will be probably the last version of SuperTooltip with this API. We are working on a new better one.
0.9.6 14.10.2020 #
- Adds properties to disable dismiss on tap outside and to exclude the barrier at all.
- Thanks to PR https://github.com/escamoteur/super_tooltip/pull/11 by @castrors
0.9.5 23.7.2020 #
- Adds properties to customize the shadow.
- Updated Example to latest Flutter version
0.9.0 8.7.2018 #
- Initial release.