Skip to content

Latest commit

 

History

History
19 lines (16 loc) · 1021 Bytes

README.md

File metadata and controls

19 lines (16 loc) · 1021 Bytes

Asynchronous Flow Demo App

Simple Android app to demonstrate asynchronous flow in Kotlin & Jetpack Compose

Requirements

  • Android Studio Flamingo or later

Tech Stack

  • Jetpack Compose
  • LiveData
  • Flow and Channel
  • StateFlow and SharedFlow

Articles