skiff 0.2.0 copy "skiff: ^0.2.0" to clipboard
skiff: ^0.2.0 copied to clipboard

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

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.

4
likes
140
pub points
0%
popularity

Publisher

verified publisherhalesworth.org

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

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

More

Packages that depend on skiff