unified_distributor 0.2.6
unified_distributor: ^0.2.6 copied to clipboard
A powerful and efficient tool for packaging and publishing your applications with ease.
0.2.6 #
- feat: add comprehensive pgyer upload parameters support #297
0.2.5 #
- MakeDebConfig Add StartupWMClass support #290
- feat: Add AppGallery publisher support
0.2.4 #
- fix: The
savekey-prefix
argument in the minio publisher is now properly ignored when empty
0.2.3 #
- feat: Support
minio
publisher
0.2.2 #
- feat: Support
app-version
argument to override version from pubspec.yaml (future versions will not read from pubspec.yaml)
0.2.1 #
- GitHub publisher supports
repo
argument to replacerepo-owner
andrepo-name
arguments - GitHub publisher supports
release-draft
andrelease-prerelease
arguments - Remove AppCenter publisher
0.2.0 #
- feat: Support ohos platform.
0.1.1 #
- Added a note to the CLI to inform users that
flutter_distributor
has been renamed tofastforge
.
0.1.0 #
- Renamed from
flutter_distributor
tounified_distributor
to prepare for supporting more native or cross-platform frameworks.