simple_deploy 1.1.0-dev.1
simple_deploy: ^1.1.0-dev.1 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!');
}