acyclic_steps
An explicit acyclic step dependency framework with concurrent evaluation and dependency injection.
0.11.2
google/dart-neats
What this package is like to depend on
Last release 2 years ago
no release in 18 months
Ships fairly regularly
a new release about every 13 months
Nearly every release is documented
notes for 6 of 6 stable releases
Nothing withdrawn
no release was ever pulled
7 years old
6 releases · first in 2019
0 releases in the last 12 months
see the full history below
Release timeline
6 releases · Nov 2019 to Feb 2025
2020
2021
2022
2023
2024
2025
2026
Releases
latest 6-
0.11.204 Feb 2025Release notes
Open source →- Remove
@sealedannotation in favor offinal classmodifier from Dart 3. - Bump SDK lower-bound constraint to Dart
3.0.0.
- Remove
-
0.11.128 Apr 2023 -
0.11.001 Jun 2021 -
0.10.115 May 2020Release notes
Open source →- Added a workaround for
ArgumentError.checkNotNullregression in Dart 2.8.1, see dartlang/sdk#41871.
- Added a workaround for
-
0.10.020 Dec 2019Release notes
Open source →- breaking re-defined API for creating
Step's. The new fluent API ensures that therunStepmethod will infer correct types from generics. Due to low adoption at this point, breaking the package interface was deemed acceptable.
- breaking re-defined API for creating
-
0.9.005 Nov 2019