Onboard AI learns any GitHub repo in minutes and lets you chat with it to locate functionality, understand different parts, and generate new code. Use it for free at www.getonboard.dev. Learn more →
Workflow-kotlin Alternatives
Similar projects and alternatives to workflow-kotlin
-
mobius
A functional reactive framework for managing state evolution and side-effects.
-
Flow
Name UI states, navigate between them, remember where you've been. (by square)
-
Appwrite
Appwrite - The open-source backend cloud platform. Add Auth, Databases, Functions, and Storage to your product and build any application at any scale while using your preferred coding languages and tools.
-
architecture-components-samples
Samples for Android Architecture Components.
-
-
orbit-mvi
A simple MVI framework for Kotlin Multiplatform and Android
-
experiment-apex
A basic, incomplete, buggy, far from efficient UI toolkit for Kotlin/Android. An experiment for fun and to learn.
-
flow
Adds static typing to JavaScript to improve developer productivity and code quality.
-
InfluxDB
Collect and Analyze Billions of Data Points in Real Time. Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge.
-
Conductor
A small, yet full-featured framework that allows building View-based Android applications (by bluelinelabs)
-
-
-
-
-
circuit
⚡️ A Compose-driven architecture for Kotlin and Android applications. (by slackhq)
-
scoop
:icecream: micro framework for building view based modular Android applications. (by lyft)
-
-
-
architecture-components-samples
Samples for Android Architecture Components. (by pyricau)
-
Onboard AI
Learn any GitHub repo in 59 seconds. Onboard AI learns any GitHub repo in minutes and lets you chat with it to locate functionality, understand different parts, and generate new code. Use it for free at www.getonboard.dev.
workflow-kotlin reviews and mentions
-
Flow or RxJava
For example square has open sourced workflow https://github.com/square/workflow-kotlin (MVI + plugin based architecture), if you look other examples like molecule they use Presenters (not the MVP ones) which is completly different. The only common thing is that they are both UDF.
-
Single Activity architecture with custom views. Common pattern or anti-pattern?
I don't know how common/popular it actually is, but it's definitely not uncommon. Square has been doing this kind of home-made navigation for quite a while as far as I know (most recently in the form of workflow-kotlin), Lyft (Scoop) as well, and more (e.g. Conductor).
-
Released workflow v1.0.0
According to this issue Rx3 support is not planned
We've tried hard not to paint ourselves into a corner that would prevent it, and Touchlab is taking a crack at it. We'll see how that goes.
-
Tap Response Time: Jetpack Navigation 🗺
We'll focus on Jetpack Navigation here, however most of the content applies for any navigation library or tap action. In fact, I first implemented this at Square on top of Flow and Workflow.
-
Why is there nothing like Redux, Vuex, MobX, etc... for Android?
There's kotlin workflow by square https://github.com/square/workflow-kotlin
-
A note from our sponsor - Onboard AI
getonboard.dev | 29 Nov 2023
Stats
square/workflow-kotlin is an open source project licensed under Apache License 2.0 which is an OSI approved license.
The primary programming language of workflow-kotlin is Kotlin.