Skyost / BubbleShowcase

BubbleShowcase is a small but power flutter package that allows you to highlight specific parts of your app to explain them to the user or to showcase your app new features.

Home Page:https://pub.dev/packages/bubble_showcase

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Example of onExit and onEnter when creating RelativeBubbleSlide

Wian-TMC opened this issue · comments

When creating the RelativeBubbleSlide instance, I cannot set the onExit and onEnter functions.