<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>SudarshanTechLabs Blog: StateFlow</title>
    <link>https://sudarshantechlabs.com/blog/tag/stateflow</link>
    <description>Posts tagged StateFlow from SudarshanTechLabs.</description>
    <language>en-us</language>
    <lastBuildDate>Tue, 07 Jul 2026 00:00:00 GMT</lastBuildDate>
    <atom:link href="https://sudarshantechlabs.com/blog/tag/stateflow/feed.xml" rel="self" type="application/rss+xml" />
    <managingEditor>support@sudarshantechlabs.com (Sudarshan Chaudhari)</managingEditor>
    <webMaster>support@sudarshantechlabs.com (Sudarshan Chaudhari)</webMaster>
    <item>
      <title>Jetpack Compose State Management: From Simple to Complex</title>
      <link>https://sudarshantechlabs.com/blog/jetpack-compose-state-management-simple-to-complex</link>
      <guid isPermaLink="true">https://sudarshantechlabs.com/blog/jetpack-compose-state-management-simple-to-complex</guid>
      <description>How I think about state in Compose as screens grow — from a single remembered value to hoisted state, ViewModel-backed StateFlow, and the rules that keep recomposition cheap and bugs rare. · 5 min read</description>
      <pubDate>Tue, 07 Jul 2026 00:00:00 GMT</pubDate>
      <category>Jetpack Compose</category>
      <category>State Management</category>
      <category>Android</category>
      <category>StateFlow</category>
      <category>Kotlin</category>
      <enclosure url="https://sudarshantechlabs.com/og-image.png" type="image/png" length="0"/>
    </item>
    <item>
      <title>Kotlin StateFlow vs LiveData: The Definitive 2026 Guide</title>
      <link>https://sudarshantechlabs.com/blog/kotlin-stateflow-vs-livedata-2026</link>
      <guid isPermaLink="true">https://sudarshantechlabs.com/blog/kotlin-stateflow-vs-livedata-2026</guid>
      <description>LiveData is deprecated. StateFlow is the answer — but knowing why matters more than knowing which. Here&apos;s the practical breakdown after switching 22+ Android apps. · 3 min read</description>
      <pubDate>Fri, 26 Jun 2026 00:00:00 GMT</pubDate>
      <category>Android</category>
      <category>Kotlin</category>
      <category>Architecture</category>
      <category>StateFlow</category>
      <enclosure url="https://sudarshantechlabs.com/og-image.png" type="image/png" length="0"/>
    </item>
  </channel>
</rss>