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

outdated

Dart contracts runtime for a CQRS API.

leancode_contracts #

Runtime dependencies needed by package:leancode_contracts_generator.

Installation #

dart pub add leancode_contracts

Types #

The following types are provided by package:leancode_contracts:

  • TimeOnly - describes a time of day with microsecond precision
  • DateOnly - describes a particular day

Refer to the API documentation for more info.