Skiff

A lightweight, Future-based library for expressing CQRS principles in Dart projects.

This package allows you to write smaller, more robust and testable code by turning data access (or anything else you can think of) logic into first-class objects with sound typing.

CQRS+ES

CQRS fits very nicely with Event Sourcing, which is not covered by this package.

Libraries

skiff
A lightweight, Future-based library for expressing CQRS principles in Dart projects.