There are 1 repository under protodatastore topic.
Youtube App is a Youtube Data V3 mobile app that list videos and shorts, play videos, shows their details, you can even save videos to list for watch later
Jetpack DataStore is a data storage solution that allows you to store key-value pairs or typed objects with protocol buffers. DataStore uses Kotlin coroutines and Flow to store data asynchronously, consistently, and transactionally.
Compose ChatGPT + Google cloud stream speech to text+ Proto dataStore + stream response from ChatGPT API + Kotlin + Google GRPC in Android
An Android app developed to demonstrate the use of Jetpack DataStore in MVVM-Clean architecture along with dependency injection using hilt
I followed a video serie about jetpack compose. This project is a example project.