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

how to set padding around content? #82

Closed Selecao closed 11 months ago

Selecao commented 1 year ago

I see a default padding around content about 10 pixels, how to change that? I try for overlayDimensions and bubbleDimensions has no effect so.. Any suggestions guys? Awesome package btw.

kaiquegazola commented 1 year ago

https://github.com/bensonarafat/super_tooltip/pull/81 has fixed this, but a new version has not yet been pushed to pub.dev.

Use the package as a git dependency until @bensonarafat publishes a new version:

  super_tooltip:
    git:
      url: https://github.com/bensonarafat/super_tooltip.git