simple_deploy 0.8.0 copy "simple_deploy: ^0.8.0" to clipboard
simple_deploy: ^0.8.0 copied to clipboard

A quick and easy way to push deployment to Test Flight and the play store internal test track

simple_deploy is a quick and easy way to deploy apps to the stores test systems

NOTE: This is very much a work-in-progress package at the moment, until it reaches version 1.0

Features #

Deploy to iOS Test Flight Deploy to Android Play Store Test Track

Getting started #

Create a deploy.yaml file at the root of your project and configure it

Usage #

Just run dart run simple_deploy and select the deployment platform

You can also supply the platform with

  • dart run simple_deploy android
  • dart run simple_deploy ios

Additional information #

TODO: This will show the steps to configure App Store Connect Data, and Play store deployment information

46
likes
0
points
332
downloads

Publisher

verified publisherreactle.com

Weekly Downloads

A quick and easy way to push deployment to Test Flight and the play store internal test track

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

googleapis, googleapis_auth, http, yaml

More

Packages that depend on simple_deploy