SaaSHub helps you find the best software and product alternatives Learn more →
Workflow-kotlin Alternatives
Similar projects and alternatives to workflow-kotlin
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
-
-
-
-
-
-
-
Conductor
A small, yet full-featured framework that allows building View-based Android applications (by bluelinelabs)
-
-
-
experiment-apex
A basic, incomplete, buggy, far from efficient UI toolkit for Kotlin/Android. An experiment for fun and to learn.
-
-
scoop
Discontinued :icecream: micro framework for building view based modular Android applications. (by lyft)
-
-
NOTE:
The number of mentions on this list indicates mentions on common posts plus user suggested alternatives.
Hence, a higher number means a better workflow-kotlin alternative or higher similarity.
workflow-kotlin discussion
workflow-kotlin reviews and mentions
Posts with mentions or reviews of workflow-kotlin.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-06-02.
-
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.
-
What libraries would you use if you were starting a new project?
workflow. Quite a shift in how you write an app, but enough extension points that it's not that much of an issue, and it's really pleasant to use.
-
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
-
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 - SaaSHub
www.saashub.com | 16 Jan 2025
Stats
Basic workflow-kotlin repo stats
9
1,038
8.8
8 days ago
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.