To fully use 'multiplatform widgets' we currently ...
# compose-web
d
To fully use 'multiplatform widgets' we currently need to use the word web:
implementation(compose.web.widgets)
...in common code. The underlying string is also web-specific, being:
org.jetbrains.compose.web:web-widgets:0.5.0-build224
I hope it's only like this during development phase as it's counter-intuitive. Is there a plan to bring these into a truly common namespace/artifact?
🙏 1
o
cc @[JB] Shagen
o
at this moment it's too early to name them truly common widgets. but you're right that the name is not really intuitive. I can't give any answer/promises at the moment. But we'll consider this problem: https://github.com/JetBrains/compose-jb/issues/770
👍🏻 1
👍 4