Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 514 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 514 Bytes

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