verman 1.1.0
verman: ^1.1.0 copied to clipboard
A friendly neighborhood version manager for Flutter projects. Automates versioning across pubspec.yaml, build.gradle, and Info.plist.
1.1.0 #
- feat: Add
synccommand to update platform files frompubspec.yaml. - feat: Add
check-platformscommand to verify version consistency. - feat:
incrementcommand now also increments the build number. - fix: Commands now correctly handle projects using Flutter variables for versioning.
- docs: Add comprehensive
README.mdandLICENSE. - ci: Add automated tests for all CLI commands.
1.0.0 #
- Initial version.