Are there any material 3 web implementations for Kotlin? I know that even normal web is mostly planned, but I like the design and I would like to use it. I wrote a few components for playing around but would go with a proper implementation if there are any.
m
Morten Minke
05/30/2023, 6:02 PM
Hello Tóth,
Currently there is no real (stable) implementation yet, but I am working on a project to get the Official Material Design 3 Web Components working in Kotlin Compose for html.
You can find the project here: https://github.com/mminke/kotlin-compose-web-material3
But please note it is still Alpha as the official MD3 Web Components are also still alpha.
You can also ask questions on this in the #compose-web channel.
Morten Minke
05/30/2023, 6:04 PM
I also have a github page to show the current state of the components: https://mminke.github.io/kotlin-compose-web-material3/
(please note that right at this moment there is a font issue which makes the page look a bit weird, working on that....