datahub_codegen 0.14.0 datahub_codegen: ^0.14.0 copied to clipboard
DataHub Code Generation Lib
DataHub Code Generation Lib #
This library is part of the DataHub Project.
Datahub is still under development and is not to be considered production ready. Exhaustive documentation is yet to be released.
This library contains generators for:
- TransferObjects
- DataBeans
- BrokerApis
Usage #
Add datahub_codegen
and build_runner
to the dev_dependencies
of your projects
pubspec.yaml
file, or simply run:
$ dart pub add --dev datahub_codegen build_runner