super_tooltip 2.0.7
super_tooltip: ^2.0.7 copied to clipboard
Super flexible Tooltip class that gets opend in the screens overlay
2.0.7 28.09.2023 #
- Fix custom decoration
2.0.6 28.09.2023 #
- Fix custom decoration and hide tooltip on tab
2.0.5 10.08.2023 #
- Feature - add blur (imageFilter)
2.0.4 28.06.2023 #
2.0.3 23.06.2023 #
2.0.2 25.05.2023 #
- Update LICENSE
2.0.1 25.05.2023 #
- Update Screenshot path on doc
2.0.0 25.05.2023 #
- Release of version 2
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.