Modernise repo config/setup/deps - #12
Conversation
|
Does the newer version of Kotlin have new operators for Flow? Or has the behavior of Flow changed? |
|
I am also preparing a PR against this one that tries to add some more marble diagrams. This is just the basis for that. If you look at the KotlinX Coroutines releases page and search for flow, you'll see some new operators have been introduced since v1.6.0 (flowmarbles uses that currently) that could be added. And I have some more ideas. |
|
Here is the PR against this one: erikhuizinga#1 Feel free to review however you like, or just ignore. Also, feel free to make changes. I know the implementation isn't perfect and can be improved in a few places. Also, the menu is getting quite long, so a different UI component/behaviour might be necessary. The marble diagrams could use some throwable indicator, e.g. for the I also can't promise I'll have time to fix issues / review comments, which is why I'm pushing both these branches in a reviewable but possibly still unacceptable state: I'd love for others to iterate on it. Maybe you, if you're interested? |
Summary