post_tip 0.1.2
post_tip: ^0.1.2 copied to clipboard
A PostTip widget helps you easily build ToolTip widget around a target widget using CompositedTransformTarget and CompositedTransformFollower
0.1.2 #
- fix: handle tap outside using full-screen overlay hit testing for both target and tooltip bubble
- fix: stabilize controller-driven show/hide flow by separating requested visibility from overlay render state
0.1.1 #
- feat: postip show and hide method working correctly by rendering situation
0.0.4 #
- fixed a crash when showing tooltip during the build mehtods.
0.0.3 #
- fixed a crash when it is not able to add an overlay-entry to overlay target.
0.0.2 #
- added more description
0.0.1 #
- flutter PostTip launched