@sunildhiman90 State based TextField is more correct, sure, but when you are having callbacks with value (as you should), the code is basically the same. Also, I find Input and OutputTransformations a littlebit complicated for now, compared to simple string operations but it will get better.
@stewemetal At first, I though the same thing: just wrap your composable instead, but I think you could replace custom Preview annotation classes in the long term with this approach. Also, this may let you customize your previews even more and would bring a lot of flexibility.
@kskrygan Great for easy to implement tasks, but the real challange comes from handling more complicated tasks and sticking to conventions in production projects.
@JorgeCastilloPr Having a 1 line of annotation with a complex KClass argument is worse than a “MaterialTheme” right after the Preview function. I don’t know who truly needs this.
It would mean the world to me to go to KotlinConf. I always binge the videos after each conference and would like to experience it this year in-person. I feel like there won’t be a better chance starting off with Kotlin Multiplatorm than 2026. #gotokotlinconf2026
I kind of hate what @Google does with their software nowadays... I wanted to try @geminicli and change a few settings. Stumbled upon "Folder Trust" setting. Description is not very descriptive... is it too much to ask for a human to at least review the docs and place a reference?
After cracking per-component animations in Nav3, I appreciate my Nav2 solution even more. Way cleaner. I had to dig deep with Nav3 to properly crack the code.
@_shub39 I can recommend Kotlin RPC and Websockets in Ktor, althought I have to mention that I could not get them to work with authentication reliably with multiple connections and servers.
People posting faulty AI generated images claiming them to be references or guides is the best thing that happened in recent history /s
Pointed out a stupic error and got instantly blocked. How nice.
@adnansahinovich Even then, the bottom bar px size is wrong as a reference guide. If you want to have a reference, look up Material Design 3 for Android. https://t.co/pIFrEIOgLW