Martin Sumera
Martin Sumera
I'm using kotlin 1.5.31 with compose 1.0.5. My api dump contains a lot of following classes ``` public final class cloud/jablotron/apps/lib/auth/oauth2/ui/screens/login/ComposableSingletons$LoginScreenKt { public static final field INSTANCE Lcloud/jablotron/apps/lib/auth/oauth2/ui/screens/login/ComposableSingletons$LoginScreenKt; public static...
Seems like that with the adoption of Jetpack Compose, we started to use only cr-usecases and core packages and other packages are not actively used anymore. I think that the...
### Question Hi, We found an interesting situation where I'm not sure if it is a missing feature in the Apollo Kotlin client or if we just haven't found the...