core_aggregate_build 0.1.0+1 copy "core_aggregate_build: ^0.1.0+1" to clipboard
core_aggregate_build: ^0.1.0+1 copied to clipboard

Build support libraries for defining Core Aggregates

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add core_aggregate_build

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

dependencies:
  core_aggregate_build: ^0.1.0+1

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

Import it

Now in your Dart code, you can use:

import 'package:core_aggregate_build/core_aggregate_build.dart';
0
likes
110
points
1
downloads

Publisher

unverified uploader

Weekly Downloads

Build support libraries for defining Core Aggregates

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

analyzer, build, code_builder, collection, core_aggregate_annotation, freezed_annotation, glob, json_annotation, meta, path, recase, source_gen

More

Packages that depend on core_aggregate_build