app_package_maker 0.3.6 app_package_maker: ^0.3.6 copied to clipboard
App package maker
0.3.6 #
- bump
shell_executor
to 0.1.5
0.3.5 #
MakeConfig
addsappBinaryName
field.- Add
MakeLinuxPackageConfig
class.
0.3.4 #
- bump
shell_executor
to 0.1.4
0.3.2 #
- Update dart sdk version to ">=2.16.0 <4.0.0"
0.3.1 #
MakeConfig
addsoutputArtifacts
field.MakeResult
addsartifacts
field.- Bump
shell_executor
to 0.1.2.
0.3.0 #
- FEAT: apk & app maker support profile mode.
0.2.5 #
- Remove
onProcessStdOut
andonProcessStdErr
params
0.2.3 #
- Downgrade pubspec_parse to 1.1.0
0.2.1 #
- Support custom
artifact_name
&channel
. artifactName
addsbuild_name
&build_number
variables #66
0.1.0 #
- First release.