automata icon indicating copy to clipboard operation
automata copied to clipboard

A Dart DSL for finite state machine and state charts

Results 2 automata issues
Sort by recently updated
recently updated
newest added

## Summary Hi there! First of all, thanks a lot for the great library! It would be great if it was possible to load Stately.AI JSON objects at runtime (or...

Pub.dev says that: >Package not compatible with runtime wasm Because: • package:automata/automata.dart that imports: • package:automata/src/state_machine_exporter.dart that imports: • dart:io It would be great if there was web and WASM...