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
This entity first appeared as the object of triple T5923673 — resolving that mention is where its identity was fixed. The disambiguator weighed these candidate entities and picked the highlighted one (or “None”, minting a new entity). This is how homonymy is resolved: the same surface form can point to different entities.
NED1
Entity disambiguation (via context triple)
gpt-5-mini-2025-08-07
Target entity: Dart build_runner Context triple: [Dart Dev Compiler, integratesWith, Dart build_runner]
-
A.
Dart Dev Compiler
Dart Dev Compiler is a modern Dart-to-JavaScript compiler designed to provide fast, incremental compilation and strong debugging support for Dart web development.
-
B.
dart2js
dart2js is the Dart-to-JavaScript compiler that enables Dart code to run efficiently in web browsers by translating it into optimized JavaScript.
-
C.
Dart VM
Dart VM is the dedicated virtual machine that executes Dart code, providing just-in-time compilation, garbage collection, and runtime support for Dart applications.
-
D.
Code Builder
Code Builder is a Minecraft: Education Edition tool that lets players learn and practice coding by writing code to control in-game actions and automate tasks.
-
E.
Dart
Dart is a client-optimized, object-oriented programming language developed by Google, primarily used for building web and cross-platform mobile applications (notably with the Flutter framework).
- F. None of above. chosen
- G. Unsure - the case is ambiguous/there is not enough information to decide.
NED2
Entity disambiguation (via description)
gpt-5-mini-2025-08-07
Target entity: Dart build_runner Target entity description: Dart build_runner is a Dart tool that automates code generation and build tasks using configurable builders and a unified build pipeline.
-
A.
Dart Dev Compiler
Dart Dev Compiler is a modern Dart-to-JavaScript compiler designed to provide fast, incremental compilation and strong debugging support for Dart web development.
-
B.
dart2js
dart2js is the Dart-to-JavaScript compiler that enables Dart code to run efficiently in web browsers by translating it into optimized JavaScript.
-
C.
Dart VM
Dart VM is the dedicated virtual machine that executes Dart code, providing just-in-time compilation, garbage collection, and runtime support for Dart applications.
-
D.
Code Builder
Code Builder is a Minecraft: Education Edition tool that lets players learn and practice coding by writing code to control in-game actions and automate tasks.
-
E.
Dart
Dart is a client-optimized, object-oriented programming language developed by Google, primarily used for building web and cross-platform mobile applications (notably with the Flutter framework).
- F. None of above. chosen
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 ⓘ |
How these facts were elicited
The pipeline generated the facts above by prompting gpt-5.1 with this entity's name + description and the instruction below.
Instruction
You are a knowledge base construction expert. Given a subject entity and a description of it, return factual statements that you know for the subject as a JSON list of dictionaries(triples), where keys must be "subject", "predicate" and "object". The number of facts may be very high, between 25 to 50 or more, for very popular subjects. For less popular subjects, the number of facts can be very low, like 5 or 10. # Requirements - If you don't know the subject at all, return an empty list. - If the subject is not a named entity, return an empty list. - Include at least one triple where predicate is "instanceOf". - Do not get too wordy. - Separate several objects into multiple triples with one object.
Input
Subject: Dart build_runner Description of subject: Dart build_runner is a Dart tool that automates code generation and build tasks using configurable builders and a unified build pipeline.
Referenced by (1)
Full triples — surface form annotated when it differs from this entity's canonical label.