statemachine 1.0.4 statemachine: ^1.0.4 copied to clipboard
A simple, but generic state machine framework for Dart.
StateMachine #
A simple, but generic state machine framework for Dart.
Latest version of the code is available from GitHub. 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.