version_manipulation
Extension on Dart `pub_semver` library. Provides `nextBuild`, `nextPreRelease` and `change`.
0.3.0
38K downloads/mo
#1682 most downloaded on pub.dev
f3ath/dart-version-manipulation
What this package is like to depend on
Last release 2 months ago
20 Jun 2026
Release timing varies
gaps range from 1 weeks to 2.6 years
Nearly every release is documented
notes for 10 of 10 stable releases
Nothing withdrawn
no release was ever pulled
6 years old
11 releases · first in 2020
1 release in the last 12 months
see the full history below
Release timeline
11 releases · Jul 2020 to Jun 2026
2021
2022
2023
2024
2025
2026
Releases
latest 11-
0.3.020 Jun 2026 -
0.2.027 Nov 2023 -
0.1.216 Sep 2023 -
0.1.108 Dec 2022 -
0.1.012 Apr 2021Release notes
Open source →Changed
- Migrated to null safety.
- The build and pre-release parts are bumped by incrementing the last segment or by appending
.1. MutationChainrenamed toSequence.
Removed
KeepPreRelease.
-
0.1.0-dev.023 Mar 2021 pre-releaseNothing published for this version
-
0.0.513 Sep 2020 -
0.0.408 Sep 2020Release notes
Open source →Fixed
- KeepPreRelease wrapper strips the pre-release tag to allow for patch bumping
-
0.0.302 Sep 2020Release notes
Open source →Added
- KeepPreRelease wrapper
preReleaseargument tochange()
Fixed
- KeepBuild should not clear pre-release part
-
0.0.219 Jul 2020 -
0.0.118 Jul 2020