Skip to main content

Module pubspec

Module pubspec 

Source
Expand description

pubspec.yaml version file engine.

Implements VersionFile for Flutter/Dart’s pubspec.yaml manifest, detecting and rewriting the top-level version: field. When the existing version carries a +N build number suffix, the suffix is incremented automatically.

Structs§

PubspecVersionFile
Version file engine for pubspec.yaml.