Jens Klingenberg
Jens Klingenberg
Hi @Poussinou , thank you for reminding me. I also already thought about adding it. I need to read the documentation on how to integrate. Maybe i will find time...
This will be fixed in the next version
Hi, with Ktorfit 1.9.1 the warnings are suppressed. It's still planned to optimize the code, but that will come later.
Hi, you can find the source code here: https://github.com/Foso/Jetpack-Compose-Playground/blob/master/app/src/main/java/de/jensklingenberg/jetpackcomposeplayground/mysamples/github/material/appbar/topappbar/TopAppBarSample.kt Where is something experimental mentioned?
Hi, thank you for reporting. Yes, that is kind of correct. I put it there because i wanted to explain the parameters of androidx.compose.material.DropDownMenu. But that is not obvious, i...
Hi @kylelutze thank your for reporting this!
This is fixed with Ktorfit 2.0.0
Hi @andreyfilyakov , you can do that with Query and a List ` suspend fun testQueryWithList( @Query("param") name: List)` I will think about adding additional ways to enable that
Hi, i cant not reproduce that error. Does it work here? : https://github.com/Foso/Ktorfit/tree/master/example/MultiplatformExample