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

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

1.0.0 #

  • Initial version.

1.0.1 #

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

1.0.2 #

  • Raised the maximum Dart SDK version to support Dart 3.
5
likes
0
points
137
downloads

Publisher

verified publishermitryp.com.ua

Weekly Downloads

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

Repository (GitHub)
View/report issues

License

unknown (license)

More

Packages that depend on responsibility_chain