flutter_showcaseview icon indicating copy to clipboard operation
flutter_showcaseview copied to clipboard

Add Description tooltip position(relative and absolute)

Open GENL opened this issue 5 years ago • 2 comments

The widget will be far better advanced if there's the possibility to set the tooltip the place we want around the widget that Showcase wraps. And may be the same with the arrow.

GENL avatar May 27 '20 15:05 GENL

Yes please. It's basically impossible to showcase items that go from the top to bottom of the screen (such as a drawer) and I'm having very poor luck getting the titles and descriptions to show up above widgets

jlund24 avatar Jul 07 '20 18:07 jlund24

Take a look at this library that does what I mention https://pub.dev/packages/bubble_showcase

Here, it s possible to position the bubble at the top, bottom, left or right. You can event change the shape of the bubble.

GENL avatar Jul 12 '20 14:07 GENL