Compose Unstyled 2.0 is out! Check the official announcement blog ->
Interface

UriHandler

An interface of providing platform specific URL handling.

Source set: Common
interface UriHandler

An interface of providing platform specific URL handling.

Functions

openUri

fun openUri(uri: String)

Open given URL in browser

Last updated: