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

outdated

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

Changelog #

2.0.0 #

  • Dart 2.12 requirement and null-safety.

1.6.0 #

  • Dart 2.3 compatibility and requirement.

1.5.0 #

  • Dart 2.2 compatibility and requirement.

1.4.0 #

  • Drop Dart 1.0 compatibility.

1.3.0 #

  • Reformat all code.
  • Reorganize into micro libraries.

1.2.3 #

  • Replace deprecated async code.

1.2.2 #

  • Fix CSS problem in example.

1.2.1 #

  • Update documentation.

1.2.0 #

  • Fix linter warnings.
  • Update documentation.
  • Address missing coverage.

1.1.1 #

  • Fix a broken test.

1.1.0 #

  • Update to use Travis.

1.0.6 #

  • Support for nested machines.
  • Support for enter/exist state events.

1.0.3 #

  • Improve test coverage.

1.0.0 #

  • Initial version.
43
likes
0
pub points
85%
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

License

unknown (LICENSE)

More

Packages that depend on statemachine