What does the `app.cash.molecule` plugin do that t...
# squarelibraries
s
What does the
app.cash.molecule
plugin do that the compose multiplatform plugin doesn't?
n
I think this error message in the plugin kinda answers it? I think the Molecule plugin just configure the Compose plugin and adds the Molecule dependency so if you already applied the Compose plugin you can just add the Molecule dependency.
s
To use Molecule within a JetBrains Compose project you only need to add the runtime dependency
Thank you - I appreciate it
j
The JetBrains one configures an extension