Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 424 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 424 Bytes

Flow_FlashNews

This is a basic sample that mocks the fetching of a news title and flashing the latest on the screen using the Jetpack Compose and Kotlin Flow.

Basic Flow Demo

news_flow.mov

StateFlow Demo

StateFlowDemo