Jens Klingenberg
Jens Klingenberg
Hi, are planning to also add support for KotlinJS and Kotlin Native? If so, I would be interested to implement this feature
Hello, we are using [Green Coffee](https://github.com/mauriciotogneri/green-coffee) for our Android UI Tests running on Firebase Testlab with Flank. There, sharding is possible. Now we want to switch to cucumber-android where [sharding...
Hi there are some things i need help with: 1) I need a better way to detect when the last class of a module/platform was read and the processing is...
Do you have questions on how to build the Ktorfit project? Feel free to ask them here. I wrote a general overview over the components [here](https://foso.github.io/Ktorfit/architecture/)
**Is your feature request related to a problem? Please describe.** Currently the Ktorfit KSP dependencies needs to be added manually to every Gradle module where Ktorfit is used. **Describe the...
Replace Java forEach with Kotlin forEach
Hi, i just noticed that the edit button in your mkdocs is directing to the wrong page. E.g. on https://godot-kotl.in/supported-platforms/ the edit button leads to https://github.com/raniejade/godot-kotlin/edit/master/docs/supported-platforms.md but it should be...
https://android-developers.googleblog.com/2023/12/ksp2-preview-kotlin-k2-standalone.html Currently Ktorfit can not be used with KSP2 because of bugs in KSP2: [[KSP2] NullPointerException when calling hasBackingField on properties of Enum declarations](https://github.com/google/ksp/issues/1753) [[KSP2] NPE when getting annotation arguments...