Skip to content
Ricardo Canastro edited this page Apr 29, 2022 · 12 revisions


Rows
Spreadsheet with superpowers!

A Dart DSL for finite state machine and state charts.

Highlights

  • Declarative and type-based
  • Compound states (nested states)
  • Parallel states
  • Initial states
  • Guard conditions
  • Eventless transitions
  • Actions
  • Invoke async services
  • onEntry / onExit
  • onTransition

Index

Clone this wiki locally