-
I asked my Kotlin Multiplatform testing expert friend @bnorm about IDE integration and he suggested this:
> I wonder if an FIR plugin might help with the back navigation from the run dashboard? Ultim…
-
-
### What is the user problem or growth opportunity you want to see solved?
The current codebase consists of a mix of Java and Kotlin, which introduces inconsistencies and can make the code harder to …
-
Is there any plan to make Kovenant library multiplatform?
-
It would be nice to have a adyen-kotlin-api-library which only uses kotlin multiplatform code.
This could be used in both android, ios, server and web targets.
Seeing that the api clients seem gen…
-
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…
-
Hi!
Does dispatch-core support Kotlin Native? How I can use it in commonMain?
Or KN support will be in future?
-
大家好!
I have experience in creating Kotlin multiplatform libraries. I want to create an MPP library for Bolt for my research.
What should I license it as? I am considering AGPLv3.
-
In a kotlin multiplatform project where the generated clients will be consuming an API powered by `spring-data-rest`, the implementation of this plugin will allow to avoid lots of boilerplate code dur…
-
### Describe the problem you'd like to solve
Hi everyone,
I was looking at the supported multiplatform targets and saw that out of tier 2 those three are currently supported:
```
linuxX64()
…