simple_deploy 0.1.0 simple_deploy: ^0.1.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 deploy_ios
or dart deploy_android
, grab a coffee and wait for it to deploy
Additional information #
TODO: This will show the steps to configure App Store Connect Data, and Play store deployment information