responsibility_chain 1.0.3 copy "responsibility_chain: ^1.0.3" to clipboard
responsibility_chain: ^1.0.3 copied to clipboard

An asynchronous Responsibility Chain design pattern implementation with functional and object-oriented approaches to implementing handlers of responsibility.

1.0.3 #

  • Reordered the CHANGELOG.md for the latest changes to appear first.

1.0.2 #

  • Raised the maximum Dart SDK version to support Dart 3.

1.0.1 #

  • Added exports for the FunctionHandler and VoidFunctionHandler typedefs to allow easier implementation of the function handlers.
  • Removed debug prints.

1.0.0 #

  • Initial version.
3
likes
140
pub points
10%
popularity

Publisher

verified publishermitryp.com.ua

An asynchronous Responsibility Chain design pattern implementation with functional and object-oriented approaches to implementing handlers of responsibility.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

More

Packages that depend on responsibility_chain