Dart build_runner

E554863

Dart build_runner is a Dart tool that automates code generation and build tasks using configurable builders and a unified build pipeline.

Try in SPARQL Jump to: Statements Referenced by

Statements (50)

Predicate Object
instanceOf Dart build tool
code generation tool
command-line utility
command build
clean
help
serve
test
watch
compatibleWith Dart VM NERFINISHED
Flutter projects
web projects using dart2js
configurationFile build.yaml
pubspec.yaml
dependsOn build package
build_config package
build_runner_core package
developedBy Dart team NERFINISHED
Google NERFINISHED
distribution pub.dev NERFINISHED
ecosystem Dart ecosystem
executionModel asset graph based builds
builder-based pipeline
installMethod add as dev_dependency in pubspec.yaml
invokedWith dart run build_runner build
dart run build_runner watch
license BSD-style license
partOf Dart build system
programmingLanguage Dart NERFINISHED
repository https://github.com/dart-lang/build
supportsFeature build graph management
builder phases
caching of build outputs
configurable builders
file watching
incremental rebuilds
log output and verbose mode
output directories configuration
release and debug build modes
unified build pipeline
typicalBuilder built_value_generator
freezed
injectable_generator
json_serializable
usedFor asset generation
automated code generation
build task automation
incremental builds
running Dart builders
source code transformation

Referenced by (1)

Full triples — surface form annotated when it differs from this entity's canonical label.

Dart Dev Compiler integratesWith Dart build_runner