Skip to content
ArceApps Logo ArceApps
ES
Back

Articles with tag: StateFlow

3 articles found

The Socratic Agent Series (Part 3): Buildi...
AI May 17, 2026

The Socratic Agent Series (Part 3): Buildi...

A pragmatic guide to building advanced multi-agent interactions using Kotlin Coroutines and StateFlow. From MARS to MotivGraph-SoIQ, bringing academic theory to production code.

Read more
StateFlow vs. SharedFlow: A Practical Guide
Kotlin October 15, 2025

StateFlow vs. SharedFlow: A Practical Guide

When to use which? Hot streams in Kotlin Coroutines. How to prevent event loss and ensure UI consistency.

Read more
MVVM ViewModel: The Brain of the Operation
Android October 4, 2025

MVVM ViewModel: The Brain of the Operation

Deep dive into the ViewModel component: State management, lifecycle, coroutines, and how to avoid the most common design errors.

Read more