dart_mediatr 1.0.4 copy "dart_mediatr: ^1.0.4" to clipboard
dart_mediatr: ^1.0.4 copied to clipboard

The Dart Mediator package provides an implementation of the Mediator pattern for Dart inspired by MediatR ASP.net Core, including dynamic handler registration via code generation. This pattern is usef [...]

1.0.4 #

  • now mediator working with json serilizable and freezed.
3
likes
120
pub points
51%
popularity

Publisher

unverified uploader

The Dart Mediator package provides an implementation of the Mediator pattern for Dart inspired by MediatR ASP.net Core, including dynamic handler registration via code generation. This pattern is useful for organizing your application's commands and queries by centralizing their processing through a mediator.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

unknown (license)

Dependencies

analyzer, build, flutter, glob, source_gen

More

Packages that depend on dart_mediatr