flutter_showcaseview icon indicating copy to clipboard operation
flutter_showcaseview copied to clipboard

Hi.thnaks for your perfect package.is it possible to disable barrier click?

Open mahdiqdi opened this issue 1 year ago • 7 comments

i want to only target position should be clickable not barrier part is it possible? for example user should click a level to go to next page and then come back but user click on barrier part and skip this level there is property in ShowCaseWidget but i want this feature in showCase cause i want only a level should not be clickable

mahdiqdi avatar Aug 16 '23 06:08 mahdiqdi

Hey @mahdiqdi, ShowCaseWidget has parameter called disableBarrierInteraction which you can set to true to disable barrier clicks and for getting more info on other parameters please check Documentation.

ujas-m-simformsolutions avatar Aug 16 '23 13:08 ujas-m-simformsolutions

no you did not figure out what is my problem i know there is disableBarrierInteraction property but when i disable it all levels ignore click for example i want level one be clickable but level two not be clickable @ujas-m-simformsolutions

mahdiqdi avatar Aug 17 '23 19:08 mahdiqdi

reopening for further investigation.

ujas-m-simformsolutions avatar Aug 18 '23 11:08 ujas-m-simformsolutions

Hello, @mahdiqdi If I understand you accurately, you are proposing that each showcase should have the option to enable or disable barrier control. Is it correct?

vatsaltanna avatar Aug 24 '23 06:08 vatsaltanna

@vatsaltanna yes exactly

mahdiqdi avatar Aug 24 '23 09:08 mahdiqdi

All right. We will investigate the feasibility of this and keep you updated. Also, this package is open for external contributions, so if you want to try to implement the functionality, that would be great.

vatsaltanna avatar Aug 24 '23 09:08 vatsaltanna

thanks man i will try my best to help you accomplish this feature

mahdiqdi avatar Aug 24 '23 09:08 mahdiqdi