英文: Cannot find String.format in Kotlin Multiplatform shared module 问题 我觉得这很奇怪。我正在尝试在我的Kotlin Multip...
How to play an MP3 file stored in resources folder in Kotlin Multiplatform with Jetpack Compose for Desktop?
英文: How to play an MP3 file stored in resources folder in Kotlin Multiplatform with Jetpack Compose ...
如何在创建后以编程方式调整组合窗口的大小
英文: How to resize a compose window programmatically after it has been created 问题 Is there a way to r...
Kotlin多平台构建桌面应用失败
英文: Kotlin multiplatform build desktopApp failure 问题 当我运行 :desktopApp:packageDistributionForCurrentO...
Plotly.kt 在鼠标悬停时显示图像。
英文: Plotly.kt Shows Image in Tooltip Hover 问题 我正在在 Kotlin/JS 应用中使用 Plotly.kt,当悬停在图表上的数据点时,我想显示图像、视频和...
Could not found kotlinx-atomicfu Compose Multiplatform iOS
英文: Could not found kotlinx-atomicfu Compose Multiplatform iOS 问题 我正在尝试构建我从JetBrains的 compose-multip...
io.ktor.client.call.NoTransformationFound:class io.ktor.utils.io.ByteBufferChannel(Kotlin reflection is not available)
英文: io.ktor.client.call.NoTransformationFound:class io.ktor.utils.io.ByteBufferChannel(Kotlin reflec...
How to prevent SQLDelight RC-2.0 potential memory leak on mapToList() with coroutineContext?
英文: How to prevent SQLDelight RC-2.0 potential memory leak on mapToList() with coroutineContext? 问题 ...
Kotlin/JS中带格式的剪贴板复制
英文: Clipboard copy with formatting in Kotlin/JS 问题 我正在开发一个Kotlin多平台项目。 我想要支持带格式的复制操作。 网上有很多使用JavaScr...
Gradle Multiproject 和 Kotlin Multiplatform – 具有对兄弟项目的 API 依赖的 KMM 框架。
英文: Gradle Multiproject and Kotlin Multiplatform - KMM Framework with API dependency on sibling proj...