release_kit 0.1.0
release_kit: ^0.1.0 copied to clipboard
Flutter release toolkit - automatic version bump + multi-platform packaging with a unified config.
0.1.0 #
- Initial release as a Dart CLI package.
release-kit init— copy the config template + install the pre-commit hook.release-kit publish <platform>— build & package (windows / android / macos / linux / ios).release-kit bump— auto-increment the version inpubspec.yamlfrom staged changes.