bensonarafat / super_tooltip

SuperTooltip It is super flexible and allows you to display ToolTips in the overlay of the screen.
https://pub.dev/packages/super_tooltip
MIT License
142 stars 96 forks source link

Tooltip overlaps the AppBar #83

Closed son closed 1 year ago

son commented 1 year ago

Is it possible to display it under AppBar?

bensonarafat commented 1 year ago

@son Yes, you can do that

son commented 6 months ago

@bensonarafat

A tooltip is attached to the ListView Item. How can I display it at the bottom of the AppBar?(z position)