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
141 stars 95 forks source link

Tooltip overlaps the AppBar #83

Closed son closed 11 months ago

son commented 1 year ago

Is it possible to display it under AppBar?

bensonarafat commented 11 months ago

@son Yes, you can do that

son commented 5 months ago

@bensonarafat

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