I want to keep the user logged-in after the login success in Flutter, I use SharedPreferences to store a boolean as (isLoggedIn = true), but i\'m afraid of hacking this operatio