flutter_showcaseview
flutter_showcaseview copied to clipboard
Add `autoPlayOnlyOnce` field to `ShowCaseWidget` using shared_preferences
This feature enables us to show the Showcases only one time in entire app life using shared prefs. #209
Can you guys take a look at this PR?
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.
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.
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