stepflow 1.0.1 copy "stepflow: ^1.0.1" to clipboard
stepflow: ^1.0.1 copied to clipboard

Dart package that provides a structural base for creating step-based, modular workflows inside of applications.

1.0.0 #

  • Base workflow structure
  • Essential steps
  • Commands & flags structure (cmdline)
  • CLI steps for toolchain development

1.0.1 #

  • Added onFailure() & onSuccess() to the Check-step.
  • Fixed the output of Check when canStartProcesses is set to false.
  • Fixed directory look up of Check.
  • Added Check unit test.
0
likes
140
points
148
downloads

Publisher

unverified uploader

Weekly Downloads

Dart package that provides a structural base for creating step-based, modular workflows inside of applications.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

meta, path, uuid

More

Packages that depend on stepflow