Package-level declarations

Functions

Link copied to clipboard
fun BetaBadge(modifier: Modifier = Modifier)

Renders the compact beta badge used by provider readiness metadata.

Link copied to clipboard
fun ServerSource.getName(platform: Platform = Platform.ANDROID): String

Resolves the localized provider label for composables that need a plain string.

Link copied to clipboard
fun ServerSource.getNameUiText(platform: Platform = Platform.ANDROID): UiText

Resolves the provider label as UiText for non-composable consumers.