statemachine 3.3.1 copy "statemachine: ^3.3.1" to clipboard
statemachine: ^3.3.1 copied to clipboard

A simple, yet powerful state machine framework for Dart supporting Flutter and web apps.

example/README.md

State Machine Examples #

This package contains examples to illustrate the use of StateMachine. A tutorial and full documentation is contained in the package description and API documentation.

Custom Tooltip #

To run the tooltip example execute the following commands from the command line and navigate to http://localhost:8080/tooltip/example.html:

pub global activate webdev
webdev serve example:8080

Traffic Lights #

To run the traffic lights example execute dart example/traffic/traffic.dart from the command line.

41
likes
130
pub points
86%
popularity

Publisher

verified publisherlukas-renggli.ch

A simple, yet powerful state machine framework for Dart supporting Flutter and web apps.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

meta

More

Packages that depend on statemachine