flutter_showcaseview icon indicating copy to clipboard operation
flutter_showcaseview copied to clipboard

Using tutorial over several widgets

Open SalahAdDin opened this issue 4 years ago • 8 comments

Is your feature request related to a problem? Please describe. Our current application is splitted on different widgets following a clean architecture; we need, for example, add a notification button at the appboard to the show cases, also, we want to add a gesture widget which contains the user avatar and name to the show cases, and other similar stuff.

Describe the solution you'd like If we add global keys to those widgets, it would be great if the tutorial show also those widgets in the same workflow instead to need to create a new tutorial on a different widget.

Describe alternatives you've considered tutorial_coach_mark does not provide this feature.

Additional context Add any other context or screenshots about the feature request here.

SalahAdDin avatar Jun 14 '21 20:06 SalahAdDin

Hello, @SalahAdDin please confirm my understanding, So you are requesting functionality like showcasing multiple widgets in different places at the same time.

vatsaltanna avatar Jun 30 '21 15:06 vatsaltanna

Yeah, we structured the main screen with different widget, some of them have components we want to showcase from the main screen, for instance.

SalahAdDin avatar Jul 01 '21 06:07 SalahAdDin

Got it, Thanks for the information. I have added this as an enhancement, we will update here as soon as there will be any progress on this.

vatsaltanna avatar Jul 01 '21 08:07 vatsaltanna

Any timeline for when would this feature be implemented or whether it's in progress?

sbis04 avatar Nov 14 '22 13:11 sbis04

i need this feature too. It is recommended by Flutter to work with multiple widgets. I think it is an important basic feature. I can't imagine anyone working with only one widget.

Edit: I solved it with this comment: https://github.com/RafaelBarbosatec/tutorial_coach_mark/issues/69#issuecomment-860952979

desmeit avatar Nov 16 '22 13:11 desmeit

Any timeline for when would this feature be implemented or whether it's in progress?

Hi @sbis04, We haven't started working on this yet but as it seems that to implement this functionality, it will require large scope structure change in package so we will do some feasibility check first. so I cann't commit any ETA for this. We will update here as soon as we start work on this.

vatsaltanna avatar Nov 17 '22 09:11 vatsaltanna