Skip to content
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

Replace SharedPreferences with SharedPreferencesAsync #731

Open
rolandgeider opened this issue Jan 24, 2025 · 0 comments
Open

Replace SharedPreferences with SharedPreferencesAsync #731

rolandgeider opened this issue Jan 24, 2025 · 0 comments

Comments

@rolandgeider
Copy link
Member

It seems that SharedPreferences is deprecated in favor of SharedPreferencesAsync (and SharedPreferencesWithCache), see [1]. While this won't happen tomorrow, we should move the handful of places where we use them. The User provider already uses this, might be useful for tests

[1] https://pub.dev/packages/shared_preferences

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant