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§
- Pubspec
Version File - Version file engine for
pubspec.yaml.