
Facilitates retrieval of platform-specific information such as platform name, SDK build, and version details, enhancing context-aware app development in a multiplatform environment.
Platform Info for Compose Multiplatform (Android, IOS)
In your module's build.gradle.kts, add dependency in commonMain
implementation("io.github.tunguyen227:platformkore:0.1.0")Here are some key concepts of the library.
Platform Info for Compose Multiplatform (Android, IOS)
In your module's build.gradle.kts, add dependency in commonMain
implementation("io.github.tunguyen227:platformkore:0.1.0")Here are some key concepts of the library.