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

A lightweight Mediator implementation for Dart projects.

Skiff #

A lightweight Mediator implementation for Dart projects.

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

Installing #

With Dart:

 $ dart pub add skiff

With Flutter:

 $ flutter pub add skiff
4
likes
130
pub points
1%
popularity

Publisher

verified publisherhalesworth.org

A lightweight Mediator implementation for Dart projects.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

More

Packages that depend on skiff