beat_generator 0.3.1 copy "beat_generator: ^0.3.1" to clipboard
beat_generator: ^0.3.1 copied to clipboard

discontinued
outdated

A code genrator for beat state management. Heavily inspired by xstate.js.org

0.3.1 #

  • FEAT: support nextEvents and done.

0.3.0 #

Note: This release has breaking changes.

  • BREAKING FEAT: assign can be both of sync and async.

0.2.0 #

Note: This release has breaking changes.

  • BREAKING FEAT: async assigner.

0.1.4 #

  • REFACTOR: change string name to enum.
  • FEAT: common beats can be accessed directly.

0.1.3+1 #

  • FIX: add condition on when/map helpers.

0.1.3 #

  • REFACTOR: separate builders.
  • FIX: remove void/Null context field.
  • FEAT: Support common state transition (anytime).

0.1.2+1 #

  • FIX: BREAKING CHANGES remove generic from station and add contextType param.

0.1.2 #

  • FEAT: Initial support for context.

0.1.1+1 #

  • Update a dependency to the latest release.

0.1.1 #

  • FEAT: first draft - attach/detach/when/map methods.

0.1.0 #

  • Initial version.
0
likes
0
points
55
downloads

Publisher

verified publisherbeatly.dev

Weekly Downloads

A code genrator for beat state management. Heavily inspired by xstate.js.org

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

analyzer, beat, build, code_builder, source_gen

More

Packages that depend on beat_generator