entidade 1.0.4 copy "entidade: ^1.0.4" to clipboard
entidade: ^1.0.4 copied to clipboard

Code generators that augment classes that are meant to be used as business entities

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add entidade

With Flutter:

 $ flutter pub add entidade

This will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):

dependencies:
  entidade: ^1.0.4

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:entidade/entidade.dart';
0
likes
160
points
246
downloads

Documentation

API reference

Publisher

verified publishersquarealfa.com

Weekly Downloads

Code generators that augment classes that are meant to be used as business entities

Homepage
Repository

License

MPL-2.0 (license)

Dependencies

analyzer, build, decimal, entidade_annotations, recase, source_gen, tuple

More

Packages that depend on entidade