back to home

freeletics / FlowRedux

Kotlin Multiplatform Statemachine library with nice DSL based on Flow from Kotlin Coroutine's.

773 stars
26 forks
9 issues
KotlinShell

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.

Source files are only loaded when you start an analysis to optimize performance.

Embed this Badge

Showcase RepoMind's analysis directly in your repository's README.

[![Analyzed by RepoMind](https://img.shields.io/badge/Analyzed%20by-RepoMind-4F46E5?style=for-the-badge)](https://repomind.in/repo/freeletics/FlowRedux)
Preview:Analyzed by RepoMind

Repository Overview (README excerpt)

Crawler view

FlowRedux 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