Skip to content

raheemadamboev/datastore-proto

Repository files navigation

datastore-proto

Simple app to save data using Jetpack DataStore Proto. We can save custom data types using Jetpack DataStore Proto and Kotlin Serialization as well as getting the benefits of Kotlin Coroutines and Flow API. Not to tell type and null safety.

DataStore Proto

Download demo