Skip to content

State Flow and Shared Flow

Devrath edited this page Jan 21, 2024 · 5 revisions

Important points

  • Flows are mostly cold but state-flow and shared-flow are exceptions here
  • The St.Flow and Sh.Flow exist independently of collectors. This means that these flow remain active even if there are noo collectors.
  • State Flow is a special case of shared flow.
Clone this wiki locally