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.

All labels observed (1)

Label Occurrences
Dart build_runner canonical 1

How this entity was disambiguated

Statements (50)

Predicate Object
instanceOf Dart build tool ⓘ
code generation tool ⓘ
command-line utility ⓘ
command build ⓘ
clean ⓘ
help ⓘ
serve ⓘ
test ⓘ
watch ⓘ
compatibleWith Dart VM ⓘ
Flutter projects ⓘ
web projects using dart2js ⓘ
configurationFile build.yaml ⓘ
pubspec.yaml ⓘ
dependsOn build package ⓘ
build_config package ⓘ
build_runner_core package ⓘ
developedBy Dart team ⓘ
Google ⓘ
distribution pub.dev ⓘ
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 ⓘ
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 ⓘ

How these facts were elicited

Referenced by (1)

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

Dart Dev Compiler → integratesWith → Dart build_runner ⓘ