shalutd / DataStoreDemo

Jetpack DataStore is a data storage solution that allows you to store key-value pairs or typed objects with protocol buffers. DataStore uses Kotlin's coroutines and Flow to store data asynchronously, consistently, and transactionally. It will replace SharedPreferences.
10Updated 4 years ago

Alternatives and similar repositories for DataStoreDemo:

Users that are interested in DataStoreDemo are comparing it to the libraries listed below