chintanrparmar / DataStoreSample

A Sample Project based on Jetpack DataStore

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DataStore Sample Project

A Sample Project made using Jetpack DataStore

Built With

  • Jetpack DataStore - A data storage solution that uses Kotlin coroutines and Flow to store data asynchronously, consistently, and transactionally.
  • Kotlin - First class and official programming language for Android development.
  • Coroutines - For asynchronous and more.. that sequentially emits values and completes normally or with an exception.
  • ViewBinding - Generates a binding class for each XML layout file present in that module and allows you to more easily write code that interacts with views.
  • Material Components for Android - Modular and customizable Material Design UI components for Android.## Switch to another file

Contact

If you need any help, feel free to connect. chintan.app

About

A Sample Project based on Jetpack DataStore


Languages

Language:Kotlin 100.0%