freeletics / FlowRedux
Kotlin Multiplatform Statemachine library with nice DSL based on Flow from Kotlin Coroutine's.
AI Architecture Analysis
This repository is indexed by RepoMind. By analyzing freeletics/FlowRedux in our AI interface, you can instantly generate complete architecture diagrams, visualize control flows, and perform automated security audits across the entire codebase.
Our Agentic Context Augmented Generation (Agentic CAG) engine loads full source files into context on-demand, avoiding the fragmentation of traditional RAG systems. Ask questions about the architecture, dependencies, or specific features to see it in action.
Repository Overview (README excerpt)
Crawler viewFlowRedux Building async. running Kotlin Multiplatform state machine made easy with a DSL and coroutines. Usage Full documentation and best practices can be found here: https://freeletics.github.io/FlowRedux/ In an Android Application you could use it with AndroidX like that: Dependencies There are two artifacts that you can include as dependencis: • : this is the core library and includes the DSL. • : contains some convenient extensions to work with in Jetpack Compose. JVM / Android only Multiplatform FlowRedux is supported on: • JVM / Android • iOS • watchOS • tvOS • macOS • Linux • Windows We do plan to add support for JavaScript but it’s not available yet. Snapshot Latest snapshot (directly published from branch from CI on each change): Then just use suffix as version name like