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
Devrath edited this page Oct 14, 2023
·
1 revision
We can use the file system and store the data in local storage or sd card` but this always involves manual parsing
We can use shared-preferences or data-store but this is only for scenarios where we need to store key/value pairs, things like access-tolken, system-settings etc..