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

discontinued

Dart entity classes such as Person, Place, and Product. The classes support 'built_value' immutability and serialization.

Pub Package Github Actions CI Build Status

Overview #

Dent aims to give data layer for Dart developers writing ecommerce or other applications. Dent is used by Dint.

The goals are:

  • Saving time. All you need to do is to connect to some database supported by the package database.
  • Reducing defects. A data layer audited by more teams than just your own is likely to contain less defects when it comes to database modeling, programming, security, or regulatory compliance.
  • Encouraging interoperability. This package aims to provide a stable API for packages.

Examples #

Identity #

Business #

World #

Contributors may be added to the Github organization team so they can save time by pushing directly to the repository.

Credits #

  • terrier989
  • Contributor? You can add your name/email/homepage here
0
likes
30
pub points
0%
popularity

Publisher

verified publisherdint.dev

Dart entity classes such as Person, Place, and Product. The classes support 'built_value' immutability and serialization.

Repository (GitHub)
View/report issues

License

Apache-2.0 (LICENSE)

Dependencies

args, built_collection, built_value, collection, database, meta

More

Packages that depend on dent