hisma 0.3.1
hisma: ^0.3.1 copied to clipboard
Provides a declarative hierarchical state machine implementation that loosely follows the UML State Machine specification.
example/example.md
Examples for this package:
- 00_basics.dart
- 01_simple.dart
- 02_compound_single_region.dart
- 03_compound_multiple_regions.dart
- 04_entry_and_exit_points.dart
- 05_history.dart