Explore Kotlin Flow's implementation of Reactive Stream specification in this 36-minute conference talk from Android Makers. Dive into Flow's internals, learn how to use it on Android and other platforms, and discover migration strategies. Gain insights on working with existing reactive streams, leveraging multi-platform capabilities, and implementing effective testing. Understand Flow principles, StateFlow, SharedFlow, dispatchers, and best practices. Learn how to integrate Flow with Jetpack Compose and create callback flows. By the end of this talk, acquire a comprehensive understanding of Kotlin Flow and enhance your reactive programming skills for Android development.
Overview
Syllabus
Introduction
Internals
Flow Principles
Stateless
State Flow
Shared Flow
Dispatchers
Best Practices
Compose
Callback Flow
Migrating from RX to Flow
Testing
Dispatcher
Taught by
Android Makers