Home
flutter pub add dart_mediatr
Category | : | Flutter Framework |
Dart 3 compatible | : | Yes |
Null safety | : | Yes |
Platform(s) | : | Android iOS Web macOS Windows Linux |
Dart SDK | : | >=3.4.1 <4.0.0 |
Flutter SDK | : | >=1.17.0 |
Latest Version | : | 1.0.5 (Oct, 2024) |
Created | : | Aug, 2024 |
Pub Likes | : | 3 |
Pub Points | : | 120 |
GitHub Stars | : | 3 |
Open Issues | : | 0 |
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.
Currently, there are no open source Flutter apps available that use this package.
Please consider submitting one here.
Any issues in this page? Report here.
Last updated: November 15, 2024