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

Quick way to distribute your app to playstore and appstore

2.3.4 #

  • Fix typo
  • Read applicationId from gradleKts

2.3.3 #

  • Distribute debug symbols and path separator fixes

2.3.2 #

  • Windows powershall validate fastlane fixes

2.3.1 #

  • Enhance documentations

2.3.0+1 #

  • Windows powershell support
  • Enhance logger to provide more detailed information
  • Enhance code and functionality for better performance

2.2.0 #

  • Add wizard command to create a new distribution.yaml file interactively
  • Enhance logger to provide more detailed information
  • Enhance code and functionality for better performance

2.1.2 #

  • Add command substitution for distribution.yaml variables %{{COMMAND}}
  • Optimize the code

2.1.1 #

  • Fix distribute run -o not working on specific jobs
  • Fix wrong output for ios built

2.1.0 #

  • Add output on build and publish
  • Output on job's arguments
  • Once build finished or publish started, binary will be copyed to the output provided
  • Add Builder.generate-debug-symbols and Publisher.fastlane.upload-debug-symbols for Android
  • Change distribution.yaml patterns
  • Add workflows on Task to sort the jobs
  • Add Github as a publisher
  • Change publisher subcommand to directly use the publisher name
  • Add create command to create a new task or job on distirbution.yaml
  • Update documentation
  • Update examples

2.0.1 #

  • Add exportOptionsPlist and exportMethod to iOS build
  • Solving pub.dev scores

2.0.0 #

  • Refactor the code
  • Refactor how to use the package
  • Distribute.yaml is now used to configure the package
  • Added support for ${{KEY}} to reference environment variables or custom variables from distribution.yaml
  • Updated README.md:
    • Added detailed explanation for using ${{KEY}} in distribution.yaml
    • Enhanced examples for distribution.yaml with variables and tasks
    • Improved documentation for commands (init, build, publish, run)
    • Added a section for variable substitution in distribution.yaml
    • Clarified usage of environment variables and custom variables

1.0.4+4 #

  • Fix Android and iOS build error logs

1.0.4+3 #

  • Update code docs

1.0.4+2 #

  • Update changelogs
  • Update readme.md

1.0.4+1 #

  • Enhance distribution.log and terminal logs
  • Run firebase and fastlane same time for quick process
  • Publish git logs on fastlane
  • Update readme.md and add example.md

1.0.3+1 #

  • Create distribution.log to record the logs
  • Start distribute once task finished

1.0.2+1 #

  • Builder and Publisher will be more tolerant for tools that doesn't exists
  • Firebase changelogs included
  • Optimize code and error appearance

1.0.1+1 #

  • Add fastlane_track and fastlane_promote_track_to
  • Solve distribute build -p
  • More environment on init

1.0.0+2 #

  • Add documentation on the code
  • Solve pub.dev scores

1.0.0+1 #

  • Add distribute executable
  • Fix args not working on subCommands
  • Enhance command to be more clearer

1.0.0 #

  • First release, look readme.md for details
2
likes
150
points
163
downloads

Publisher

verified publishernizwar.dev

Weekly Downloads

Quick way to distribute your app to playstore and appstore

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

args, dio, flutter, path, yaml, yaml_codec

More

Packages that depend on distribute_cli