simple_deploy 1.0.0
simple_deploy: ^1.0.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!');
}