-
### 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()
…
-
We can migrate to K2 and support Compose Multiplatform, it would be great to publish this lib to MavenCentral.
-
Hi! Just wanted to let you know that I've forked your repository and started reconstructing it to Kotlin Multiplatform (so that it can not only be used from Kotlin/JVM, but also with e.g. Kotlin/JS, K…
-
would work on multiplatform compose ? on desktop, web
-
Hi
There isn't any image cropper library for compose multiplatform (jvm, android, ios, ...).
You created base of compose code and just need to change some code for compose multiplatform.
It will be…
-
Currently, there are 2 options to initialize the dictionary, either by providing `FileSystem` or `AssetManager`, but only `FileSystem` is available in the common source set of the Kotlin Multiplatform…
-
**Is your feature request related to a problem? Please describe.**
Is there plans for enabling Kotlin for multiplatform support? One current pain point is standardizing data flow coming from client a…
-
-
### Is your feature request related to a problem? Please describe.
The `androidTarget()` is missing in the generation of kotlin multiplatform code, as well as proguard rules.
## Describe the sol…
-
Hi
There isn't any image cropper library for compose multiplatform (jvm, android, ios, ...).
You created base of compose code and just need to change some code for compose multiplatform.
It will be…