Package-level declarations

Types

Link copied to clipboard
actual class PlatformFileReader

Android implementation of PlatformFileReader.

expect class PlatformFileReader

Platform-specific file reader for loading theme configurations.

actual class PlatformFileReader

iOS implementation of PlatformFileReader.

actual class PlatformFileReader

JVM implementation of PlatformFileReader.

Functions

Link copied to clipboard

JVM-specific function to load theme from InputStream for backward compatibility.

Link copied to clipboard

Loads a theme configuration from a JSON string.

Link copied to clipboard

Loads a theme configuration from a platform-specific resource path.

Link copied to clipboard

Parses a hex color string and returns a Color object.