-
#### Bug Report Checklist
- [x] Have you provided a full/minimal spec to reproduce the issue?
- [x] Have you validated the input using an OpenAPI validator ([example](https://apidevtools.org/swagg…
-
I'm quite confident we should be able to build a Kotlin Multiplatform using the bdk-android and bdk-swift libraries.
I'm starting to explore this a bit more and will share an example repo soon.
-
Example code:
```kotlin
# main.kt
import okio.*
import okio.Path.Companion.toPath
fun main(args: Array) {
FileSystem.SYSTEM.createDirectory("тестовая строка".toPath())
}
```
```kotlin…
-
this may be a strange issue, but since the team over at OBS are pushing the issue to other projects, maybe you could help me figure out why OBS streams to the server fine and OBS Studio/multiplatform …
-
First of all, a huge thank you for the work you're doing here!
Now onto my issue:
I am in the process of migrating my app to `Kotlin Multiplatform` and I noticed some discrepancies in the way `Fir…
-
### SQLDelight Version
2.0.1
### Operating System
macOS Sonoma 14.3
### Gradle Version
8.4
### Kotlin Version
1.9.22
### Dialect
dont know
### AGP Version
8.2.1
###…
-
Hey, thanks for porting this library to compose multiplatform! I was wondering, I'm making a stopwatch/timer app, would it be possible to have seconds in the spinner as well? Or could I somehow even h…
-
I would like Sora Editor to work on desktop, I propose using Kotlin Multiplatform for this....
-
Title says it all. Using something like [kotlinx-io](https://github.com/Kotlin/kotlinx-io) to support even a subset of the path features in native would be excellent
-
The `Sentry` package as well as the new `Sentry.AspNetCore.Blazor.WebAssembly` work on the browser through wasm.
Related work:
* https://github.com/getsentry/sentry-dotnet/pull/2569
* https://github.…