Is it possible to make something like this in comp...
# compose-web
l
Is it possible to make something like this in compose-web? This is from Google's Material Design
👌 3
b
Sure, I'm doing that in kamp2
❤️ 2
K 2
l
Is it published somewhere?
b
Nooo, it's way too rough to be used externally for now. Also lots of modules are still not wrapped. You can add it as an included build to your gradle project as a git submodule
Or just take it as an inspiration and wrap your own stuff
a
@LeoColman, also if you are using Compose Web it most likely you should learn how to layout things in web, and easiest way is https://developer.mozilla.org/docs/Learn/CSS/CSS_layout/Flexbox
👍🏻 1
👍 1
b
@LeoColman version 0.0.1 of kmdc is now on maven central. It's just a developer preview, so use at your own risk.
👍 1