flutter_showcaseview icon indicating copy to clipboard operation
flutter_showcaseview copied to clipboard

Add `autoPlayOnlyOnce` field to `ShowCaseWidget` using shared_preferences

Open benyaminbeyzaie opened this issue 2 years ago • 2 comments

This feature enables us to show the Showcases only one time in entire app life using shared prefs. #209

benyaminbeyzaie avatar Jun 27 '22 08:06 benyaminbeyzaie

Can you guys take a look at this PR?

benyaminbeyzaie avatar Jul 17 '22 20:07 benyaminbeyzaie

Hi @benyaminbeyzaie , Thanks for your contribution to this package. But the functionality you are trying integrate is more of an user dependant functionality which is highly suggested to be controller by user only. This PR will be open for other reviewer's opinion.

Note: This PR has conflict changes please update the PR with required changes.

vatsaltanna avatar Aug 20 '22 18:08 vatsaltanna

As discussed this is more of a user based requirement so closing this for now. feel free to reopen this if you think this functionality is required in this package.

vatsaltanna avatar Oct 01 '22 16:10 vatsaltanna

I think people are struggling to implement this kind of feature, Also this feature is working well with the package and I guess no body wants to show show case widget every time in the app so implementing a solid way to do that would be a bonus on this package! https://github.com/SimformSolutionsPvtLtd/flutter_showcaseview/issues/97 https://github.com/SimformSolutionsPvtLtd/flutter_showcaseview/issues/209

benyaminbeyzaie avatar Jan 25 '23 07:01 benyaminbeyzaie