Skip to content

Add SharedFlow and StateFlow documentation to the Coroutines Guide #2946

Open
@ianbrandt

Description

@ianbrandt

SharedFlow, StateFlow, and their mutable counterparts have good KDoc, but they're conspicuously absent from the main https://kotlinlang.org/docs/ site. This may limit their discoverability and use.

Flow is covered (https://kotlinlang.org/docs/flow.html), but given the significant cold/hot difference, SharedFlow and StateFlow seem worthy of guide-like coverage as well.

Metadata

Metadata

Assignees

No one assigned

    Labels

    flowguideIssues with the coroutines guide on the website

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions