Is there a way to use `shareIn` / `stateIn` before...
# coroutines
d
Is there a way to use
shareIn
/
stateIn
before it is released? Do i need to use a
-SNAPSHOT
dependency? Which one? thanks.
👍 5
t
It's open source, so you can build the project from the
shared-flow
branch. 🤷