statemachine 1.0.0 statemachine: ^1.0.0 copied to clipboard
A simple, but generic state machine framework for Dart.
StateMachine #
A simple, but generic state machine framework for Dart.
Continuous build results are available from Jenkins. An introductionary tutorial is part of the class documentation.
This code was inspired by work of Vassily Boykov on his Smalltalk Announcement framework.