Skip to content

Replace SharedPreferences with SharedPreferencesAsync #731

Open
@rolandgeider

Description

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

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions