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.

1
likes
160
points
33
downloads

Publisher

verified publishergoddchen.de

Weekly Downloads

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

Repository (GitHub)

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

clock, equatable, fimber

More

Packages that depend on causality