simple_deploy 0.1.0 copy "simple_deploy: ^0.1.0" to clipboard
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

example/simple_deploy_example.dart

import 'package:simple_deploy/simple_deploy.dart';

void main() {
  var awesome = Awesome();
  print('awesome: ${awesome.isAwesome}');
}
48
likes
0
points
50
downloads

Publisher

verified publisherreactle.com

Weekly Downloads

A quick and easy way to push deployment to Test Flight and the play store internal test track

License

unknown (license)

Dependencies

googleapis, googleapis_auth, http, yaml

More

Packages that depend on simple_deploy