Does anyone know of a maintained tree library for ...
# multiplatform
l
Does anyone know of a maintained tree library for K/M?
p
l
Does it support Kotlin/Wasm?
p
Doesn't seem so but you can add the target and compile it, is all in kotlin. compose-treemap-chart I believe support wasm
l
Yeah but that means opening a PR, and idk if it's maintained enough to accept that.
p
Or just open an issue asking for that
l
I mean, I need a tree for dependency management, not for UI stuff - though I definitely will need a tree for UI stuff later down the line. Def gonna open an issue.
p
Yes the 2 for UI , check if you can access the API without UI. Or in worst case, copy paste what you can.
h
compose generates a tree 🤷🏻‍♂️
❤️ 1