-
Encountered this error from one of my dependencies
`io.grpc.ManagedChannelProvider: Provider io.grpc.netty.shaded.io.grpc.netty.NettyChannelProvider not found`
### Shadow Version
5.2.0
### Gradl…
-
**Describe the bug**
There is no `.klib` file in maven for `io.insert-koin:koin-compose-js:1.0.0`, only hashes of it.
This leads to fails of builds using `koin-compose-js`, both explicitly and impli…
-
**Describe the bug**
Our users are encountering ANR during CoreClient.initialize() or Web3Wallet.Initialize
```
ANR: Input dispatching timed out (server) is not responding. Waited 5001ms for F…
-
We use the shorthand `ios()` function to configure common ios source sets and we only have code in the `iosMain` source set. However ksp generates code into the IosX64 and IosArm64 source sets. For bo…
-
Vote on this comment (add an emoji) if you'd like us to prioritise adding support for Koin in Appyx Nodes.
-
https://github.com/Sloy/android-dependency-injection-performance
Koin, Kodein, Dagger2を、それぞれJavaとKotlinで使った時のパフォーマンスを比較しています。
やはりコード生成しているDaggerは速いですね。
Koinに関しては、1.1.0で改善するようです
https://github.…
-
**Describe the bug**
Maven has trouble resolving koin dependencies, i.e. not even the simple "Setup" example from koin's homepage seem to work with the following dependency and code:
```kotlin
pa…
-
To enable different trajectories (with controlled randomization), the user may want to branch simulations at a specific time.
Example
```kotlin
// current API
val sim : Environment = createSi…
-
Hi
Simply fails with a 200 lines Gradle build file.
The resulting file has almost 900 lines and does not compile. :(
[build.gradle.zip](https://github.com/bernaferrari/GradleKotlinConverter/fil…
-
**Describe the bug**
First, this is a global problem with how constructor DSL parameter resolution works
Constructor DSL tries to inject all parameters that are of primitive types, skipping everythi…