state4d 0.0.2
state4d: ^0.0.2 copied to clipboard
Simple state machine for Dart, including diagramming and async support
Changelog
This list is not intended to be all-encompassing - it will document major and breaking API changes with their rationale when appropriate:
0.0.2 #
- Tidy up and make Runner interface public for extension.
- Add onExit listener.
- Add compatibility for Flutter value notifier (but no dependency - see README)
0.0.1 #
- Setting up the project release pipeline.