workflow-kotlin icon indicating copy to clipboard operation
workflow-kotlin copied to clipboard

A Swift and Kotlin library for making composable state machines, and UIs driven by those state machines.

Results 167 workflow-kotlin issues
Sort by recently updated
recently updated
newest added
trafficstars

We can use a similar WorkflowNode test as for the jmh benchmarks, but using microbenchmark will allow us to easily run on a mobile H/W device rather than on the...

optimization

It uses terminology from before the #195 overhaul, talks about what "will" or "might" happen, etc.

documentation
ui

In particular, note the comment in `sample-game-common/build.gradle`

documentation
kotlin

AC * Workflow apps can put up bottom sheets, or convincing look-alikes

documentation
kotlin
points: 3

AC: * Sample shows off modal flow over modal flow visual effect * Views of inner-most flow should re-use same dialog / frame as first modal flow, just use visual...

documentation
kotlin
points: 3

AC * A sample with a modal container hosting a StackScreen subflow * Demonstrate custom transitions / animations work in that flow

kotlin
points: 3

AC: - Running `./gradlew dokka` doesn't complain about anything.

documentation
kotlin
points: 1

AC: The ability to tell adb to forward a port, point a web browser at it, and see a live view of what workflows are running, maybe even send them...

enhancement
kotlin
points: 3

Internal feedback has been that the existing kdocs on the new workflows is not comprehensive enough to figure out how to use it. Some of said feedback: > Documentation needs...

bug
documentation
kotlin
points: 2

So that square/workflow#244 won't happen again.

kotlin