causality 0.0.1 copy "causality: ^0.0.1" to clipboard
causality: ^0.0.1 copied to clipboard

Cause and effect in the Dart universe. A way to describe the relation between causes and effects.

causality #

main Pub Version

Motivation #

I wanted to have a system in place that works like you would describe stuff happening in the real world as well. Cause and effect came to my mind.

Supported Features #

  • ✅ emit causes
  • ✅ effects observe causes
  • ✅ effects can result in new causes to be emitted

Installation #

As simple as dart pub add causality.

Or manually add causality: ^<version> to your pubspec.yaml.

0
likes
140
pub points
14%
popularity

Publisher

verified publishergoddchen.de

Cause and effect in the Dart universe. A way to describe the relation between causes and effects.

Repository (GitHub)
View/report issues

Documentation

API reference

License

Apache-2.0 (LICENSE)

Dependencies

clock, equatable, fimber

More

Packages that depend on causality