-
I noticed in this project's README that you weren't sure about the DSL.
Well, what if we changed the DSL over to Android/Jetbrains Compose? It seems like fun idea because:
- Take advantage of th…
-
With the introduction of the Gradle configuration cache, community plugins may need to be adjusted. The goal of this issue is to track the status of community plugins.
For configuration cache suppo…
-
Is essence still maintained?
It looks like essence has a problem with the content of the following pages:
- https://www.business-standard.com/companies/news/city-gas-distributors-optimistic-abou…
-
The current state-of-the-art for image loading in Compose apps is the [Accompanist](https://github.com/google/accompanist) library, which provides a Compose wrapper around Coil and Glide APIs. We stil…
-
My main blocking issue is that https://github.com/Kotlin/kotlinx.serialization is not supported :(
-
I am currently using official adb compiled for Android with Flutter. It has the advantage to be full adb but it doesn't work on iOS where you can't really execute binaries.
I am following your proj…
-
Using version 1.4.0-beta03 the app doesn't build on iOS.
kotlin: 2.0.0
compose: 1.6.11
Showing All Errors Only
org.jetbrains.kotlin.backend.konan.llvm.NativeCodeGeneratorException: Exception …
-
Hi team, Congrats on the launch, and it looks interesting, will be diving more in depth soon.
Opening this to request a kotlin multiplatform sdk, since I noticed there was no sdk in kotlin.
-
For Kotlin projects, Mapstruct currently makes use of KAPT. This is generally quite slow since it requires generating Java stubs before the annotation processing step.
KSP offers an alternative to …
-
So this is a thing: https://github.com/decidim-archive/decidim-electionguard
It's sort of kind of an online voting system. They've got an ElectionGuard module. Maybe we should talk to them. Maybe t…