Skip to content

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to remove Shared Preferences value #4

Closed
arupnaskarbkp opened this issue Jul 23, 2021 · 2 comments
Closed

How to remove Shared Preferences value #4

arupnaskarbkp opened this issue Jul 23, 2021 · 2 comments

Comments

@arupnaskarbkp
Copy link

Please Explain How to remove Shared Preferences value

@bhoominn
Copy link
Owner

bhoominn commented Jul 23, 2021

You can use removeKey method to remove shared preference value.

await removeKey('key');

@arupnaskarbkp
Copy link
Author

You can use removeKey method to remove shared preference value.

await removeKey('key');

Thanks Sir

Repository owner locked and limited conversation to collaborators Jul 23, 2021

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants