pub package manager

E131755

The pub package manager is Dart’s official tool for managing, distributing, and resolving dependencies for Dart and Flutter packages.

All labels observed (1)

Label Occurrences
pub package manager canonical 1

How this entity was disambiguated

Statements (48)

Predicate Object
instanceOf Dart tooling component
command-line tool
software package manager
associatedWith Dart ecosystem
Flutter ecosystem
command pub cache
pub get
pub outdated
pub publish
pub run
pub upgrade
developedBy Google
developedFor Dart
surface form: Dart programming language

Flutter
surface form: Flutter framework
distribution bundled with Dart SDK
bundled with Flutter SDK
documentation https://dart.dev/tools/pub
feature dependency overrides
dependency version resolution algorithm
environment SDK constraints
global package activation
package publishing to pub.dev
script execution via pub run
integratesWith Dart SDK
Flutter
surface form: Flutter SDK
introducedBy Dart team at Google
language Dart
license BSD-style license (via Dart SDK licensing)
officialToolFor Dart packages
Flutter packages
platform cross-platform
primaryFunction distribute Dart and Flutter packages
manage Dart and Flutter package dependencies
resolve package dependencies
repository pub.dev
supports Git dependencies
global executables
hosted package dependencies
installing packages
local path dependencies
package version locking
publishing packages
removing packages
semantic versioning constraints
transitive dependency resolution
updating packages
uses pubspec.lock lockfile
pubspec.yaml configuration file

How these facts were elicited

Referenced by (1)

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

Dart ecosystem pub package manager