acyclic_steps 0.11.2 copy "acyclic_steps: ^0.11.2" to clipboard
acyclic_steps: ^0.11.2 copied to clipboard

An explicit acyclic step dependency framework with concurrent evaluation and dependency injection.

v0.11.2 #

  • Remove @sealed annotation in favor of final class modifier from Dart 3.
  • Bump SDK lower-bound constraint to Dart 3.0.0.

v0.11.1 #

  • Added topics to pubspec.yaml.

v0.11.0 #

  • Migrated to null-safety, shouldn't involve any breaking changes.

v0.10.1 #

  • Added a workaround for ArgumentError.checkNotNull regression in Dart 2.8.1, see dartlang/sdk#41871.

v0.10.0 #

  • breaking re-defined API for creating Step's. The new fluent API ensures that the runStep method will infer correct types from generics. Due to low adoption at this point, breaking the package interface was deemed acceptable.

v0.9.0 #

  • Initial release.
19
likes
160
points
692
downloads

Publisher

verified publishergoogle.dev

Weekly Downloads

2024.09.19 - 2025.04.03

An explicit acyclic step dependency framework with concurrent evaluation and dependency injection.

Homepage
Repository (GitHub)
View/report issues
Contributing

Topics

#concurrency #dependency-injection

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

meta

More

Packages that depend on acyclic_steps