You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Yeah, shared_preferences is a well known and a good package for storing simple key-value configs locally. It's a good choice for this simple feature. Alternatively if you want more proper database then we can also use e.g. hive (we already use it for graphql cache). But shared prefs will be enough for this case too. I'll accept both of this packages without a problem. If @TTomaszPWR finds any third option we can probably discuss too
Imo replace "info" icon with a heart button
"favorite" state should be saved to local memory
The text was updated successfully, but these errors were encountered: