🌈 Create new beautiful Compose Gradients with our new wesite ->
Interface

UriHandler

An interface of providing platform specific URL handling.

Source set: Common
public interface UriHandler

An interface of providing platform specific URL handling.

Functions

openUri

Source set: Common
public fun openUri(uri: String)

Open given URL in browser

Throws: IllegalArgumentException

when given uri is invalid and/or can't be handled by the system