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

How do you control the sequence of BubbleShowcase across components?

Pluto1219 opened this issue · comments

Thank god for developing such a great plugin that helped me a lot. My business scenario requires cross component action BubbleShowcase. Could you please control the sequence of their presentation? The current situation is that they will be presented at the same time.