Open Gleydar opened 6 years ago
Currently, as we have issues loading the Settings on startup, we should cache the preferences (user, its login key and settings) using that package and invalidate data on logout.
https://pub.dartlang.org/packages/shared_preferences
Will be closed by #168
Currently, as we have issues loading the Settings on startup, we should cache the preferences (user, its login key and settings) using that package and invalidate data on logout.