7 Forks
56 Stars
56 Watchers

DataStoreExample

Jetpack DataStore is a data storage solution. It allows us to store key-value pairs (like SharedPreferences) or typed objects with protocol buffers. DataStore uses Kotlin and Coroutines + Flow to store data synchronously with consistency and transaction support 😍

How to download and setup DataStoreExample

Open terminal and run command
git clone https://github.com/PatilShreyas/DataStoreExample.git
git clone is used to create a copy or clone of DataStoreExample 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 DataStoreExample https://github.com/PatilShreyas/DataStoreExample/archive/master.zip

Or simply clone DataStoreExample with SSH
[email protected]:PatilShreyas/DataStoreExample.git

If you have some problems with DataStoreExample

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