- Fix hide tooltip doesn't work when tap arrow
- Arrow tip radius
- Update code base documentation
- Added toggleOnTap option to toggle tooltip
- Remove un-use method
- Fix showClosButton and hideToolTip on Barrier Tap
- expose showowOffset
- Fix custom decoration
- Fix custom decoration and hide tooltip on tab
- Feature - add blur (imageFilter)
- Update LICENSE
- Update Screenshot path on doc
- Release of version 2
- Allow to change the icon of the close button
- Null safe version, this will be probably the last version of SuperTooltip with this API. We are working on a new better one.
- Adds properties to disable dismiss on tap outside and to exclude the barrier at all.
- Thanks to PR [#11] by @castrors
- Adds properties to customize the shadow.
- Updated Example to latest Flutter version
- Initial release.