simple_deploy 0.22.0 simple_deploy: ^0.22.0 copied to clipboard
A quick and easy way to push deployment to Test Flight and the play store internal test track
example/simple_deploy_example.dart
void main() {
print('simple_deploy is awesome!');
}