Skip to content

Latest commit

 

History

History
23 lines (20 loc) · 372 Bytes

README.md

File metadata and controls

23 lines (20 loc) · 372 Bytes

LoginRegister

Login Register using jetpack compose

Using

  • MVVM
  • Dagger hilt
  • Coroutines
  • Data store
  • Kotlin flows
  • Jetpack compose
  • Material design 3

Change Log 1.0

  • Initial release

Change Log 1.0.1

  • Add Kotlin flows