release_kit 0.1.3 copy "release_kit: ^0.1.3" to clipboard
release_kit: ^0.1.3 copied to clipboard

Flutter release toolkit - automatic version bump + multi-platform packaging with a unified config.

0.1.3 #

  • Fix iOS/macOS flag parsing infinite loop (missing shift).
  • iOS --no-codesign: collect the .xcarchive (Flutter skips .ipa generation when unsigned).
  • macOS: drop the unsupported --no-codesign flag.
  • Verified iOS and macOS publishing on a real macOS host.

0.1.2 #

  • iOS publish: add --obfuscate, --export-method, --no-codesign; robust .ipa discovery.
  • macOS publish: add --obfuscate, --no-codesign; robust .app discovery.
  • Docs: document iOS/macOS flags in README and GUIDE.

0.1.1 #

  • Docs: restructure README and add an English usage guide (docs/GUIDE.md); make pub.dev install the primary quick start, with git-clone as an alternative.

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 in pubspec.yaml from staged changes.
1
likes
0
points
449
downloads

Publisher

unverified uploader

Weekly Downloads

Flutter release toolkit - automatic version bump + multi-platform packaging with a unified config.

Repository (GitHub)
View/report issues

License

unknown (license)

More

Packages that depend on release_kit