-
Hi,
WindowInsets stops working when I upgrade the version to v1.1.0-alpha03, it works fine in v1.0.0.
There is also another major issue. When you click on a TextField in bottom sheet, as the ke…
-
For multiplatform projects, it would be good to have support for using kotlinx.serialization.
-
By integrating wire with ktor, we can create a multiplatform gRPC client using Kotlin that supports Linux, macOS, and Windows targets. It would be great if wire provided a Kotlin native implementation…
-
### Have you completed your first issue?
- [X] I have completed my first issue
### Guidelines
- [X] I have read the guidelines
- [ ] I have the link to my latest merged PR
### Latest Merged PR Lin…
-
I have a custom `integrationTest` compilation in KMP project and a JVM target. I’ve got some tests in `jvmIntegrationTest` source set. When trying to run these tests from IDE using Kotest plugin, it r…
-
Currently the automatic codegen feature works by invoking Gradle in continuous mode. While this was a handy way to implement this without having to replicate the file monitoring handled by Gradle, it …
-
```
What steps will reproduce the problem?
1. Compile libcxx & libcxxabi with msan
2. Compile test program with
clang++ -fsanitize=memory -O2 -fno-omit-frame-pointer -stdlib=libc++
-I$LIBCXX/include …
-
# Khớp xâu - Luyện Code Online
[https://luyencode.net/problem/KHOPXAU](https://luyencode.net/problem/KHOPXAU)
-
Test program can be found here:
https://people.sc.fsu.edu/~jburkardt/c_src/md_openmp/md_openmp.html
https://people.sc.fsu.edu/~jburkardt/f_src/md_openmp/md_openmp.f90
The test program uses Open…
-
Short of using an import alias I wasn't able to make the following work in a KMP project that has the JVM as one of its targets:
```kotlin
import de.cketti.codepoints.deluxe.CodePoint
import de.c…