versionize 0.0.2
versionize: ^0.0.2 copied to clipboard
A package for updating version and build number of iOS and Android apps with a single command.
versionize #
versionize is a Dart package for updating the version and build number of your Flutter iOS and Android apps with a single command. This simplifies the process of managing version numbers across platforms.
Features #
- Update version and build number for both iOS and Android simultaneously.
- Update version and build number for iOS only.
- Update version and build number for Android only.
Installation #
Add versionize to your pubspec.yaml file: