-
### What is your use-case and why do you need this feature?
I am implementing a JsonLD library for Kotlin/Multiplatform.
However, I've encountered a problem: expanded JsonLD has lots of "useless" …
-
[Okio](https://square.github.io/okio/) is a popular, well-established, and battle-tested library providing rich functionality and good performance. It provides concise yet powerful primitives for mult…
-
### SQLDelight Version
1.5.4
### Operating System
macOS Montgomery 12.6
### Gradle Version
7.3.0
### Kotlin Version
1.7.20
### Dialect
SQLite
### AGP Version
_No respo…
-
Hello,
It seems your Faker implementation is Kotlin based, but only for Kotlin/JVM. Are there any plans on evolving to a multiplatform project?
As a JVM only project, I would not know why I shou…
-
## Expected Behavior
If a kotlin module compiles without error or warning (`-Werror` enabled), then the `Detekt` gradle task shouldn't have compiler errors.
## Observed Behavior
I get compile…
-
Thanks to @alvaroReina we have support for java time API.
Turns out Kotlin recently started to ship an (experimental) multiplatform time API too. (`Duration` in the standard library and some other …
-
First of all, great job :) A multiplatform reflection library is a great addition to the ecosystem :)
We're looking at migrating a library to multiplatform in the future, but we rely heavily on ref…
-
Are there any plans for a port of the automerge bindings to kotlin multiplatform so that the one codebase can target iOS, Android, JVM and Browser?
It's probably possible by implementing the busine…
-
`atomicfu` was already on `0.25.0` and working, but suddenly when running for Android I'm getting:
```
Execution failed for task ':shared:compileDebugKotlinAndroid'.
> Error while evaluating prop…
-
I saw on the [roadmap](https://github.com/bazelbuild/rules_kotlin/blob/8b84fe65a398eff7f0133a1b802f3e131e5a4b9b/ROADMAP.md#xplat-est-late-2019) that stable cross-platform (XPlat) was anticipated in la…