Scott Pierce
Scott Pierce
Were you ever able to get annotation processing working with Kotlin and buck?
The implementation seems very heavy when I look at the source code. I stopped being as worried about garbage collection with ART, but it seems like each stage of the...
### [REQUIRED] Please fill in the following fields: * Main Firebase Components in concern: Firestore + Auth * Platform you are using the C++ SDK on: Mac and Windows *...
### [READ] Step 1: Are you in the right place? * For issues or feature requests related to __the code in this repository__ file a Github issue. * If this...
Any plans for Compose Web Support? The big thing about navigating with web is browser url / paths need to be supported.
### SQLDelight Version 1.5.3 ### Operating System OSX ### Gradle Version 7.4.2 ### Kotlin Version 1.6.10 ### Dialect MySQL ### AGP Version _No response_ ### Describe the Bug When using...
## Expected Behavior The task should tell me if there is a problem with the code style or not. ## Observed Behavior Crash: ``` > Task :ktlintFormat FAILED 17:02:10.989 [main]...
I'm seeing this bug in ktor client 1.1.3 on Android with OkHttp as the engine. It appears to have been a bug since at least ktor 1.0.1. You can see...
I added the `kotlinx-atomicfu` plugin to my multiplatform project. As soon as I did that I get the following error: ``` Source set 'commonMain' of project '' is part of...