simple_deploy 0.26.0 simple_deploy: ^0.26.0 copied to clipboard
Effortlessly deploy to TestFlight and Play Store test tracks with a single Dart command!
example/simple_deploy_example.dart
void main() {
print('simple_deploy is awesome!');
}