distribute_cli 2.2.0 copy "distribute_cli: ^2.2.0" to clipboard
distribute_cli: ^2.2.0 copied to clipboard

Quick way to distribute your app to playstore and appstore

example/example.md

Example Commands #

By default, these commands use the .distribution.env file for configuration. You may need to modify this file to try the example commands below.

Build and Distribute Android App only #

distribute build --no-ios --android --publish --android_binary=aab

Distribute iOS App only #

distribute publish --ios --no-android

Build with Custom Arguments #

distribute build --custom_args="macos:macos,windows:windows"
2
likes
0
points
67
downloads

Publisher

verified publishernizwar.dev

Weekly Downloads

Quick way to distribute your app to playstore and appstore

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

args, dio, flutter, yaml, yaml_codec

More

Packages that depend on distribute_cli