0 Forks
4 Stars
4 Watchers

shared_preferences

How to store and load data using Flutter Shared Preferences. Persist json and objects permanently using Flutter Data Persistence.

How to download and setup shared_preferences

Open terminal and run command
git clone https://github.com/JohannesMilke/shared_preferences.git
git clone is used to create a copy or clone of shared_preferences repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with shared_preferences https://github.com/JohannesMilke/shared_preferences/archive/master.zip

Or simply clone shared_preferences with SSH
[email protected]:JohannesMilke/shared_preferences.git

If you have some problems with shared_preferences

You may open issue on shared_preferences support forum (system) here: https://github.com/JohannesMilke/shared_preferences/issues