fledge 0.0.3 copy "fledge: ^0.0.3" to clipboard
fledge: ^0.0.3 copied to clipboard

outdated

CICD for Flutter. Automates build, testing and signing on a number of supported build servers. Automates upload to Google and Apple stores for beta testing and full release.

example/main.dart

import 'package:fledge/src/command_runner.dart';

// this is to resolve requirement for example in package manager
void main(List<String> arguments) {
  FledgeCommandRunner().run(arguments);
}
7
likes
0
points
19
downloads

Publisher

unverified uploader

Weekly Downloads

CICD for Flutter. Automates build, testing and signing on a number of supported build servers. Automates upload to Google and Apple stores for beta testing and full release.

Homepage

License

unknown (license)

Dependencies

args, async, crypto, http, http_multi_server, meta, path, pool, pub_semver, resource, source_span, stack_trace, yaml

More

Packages that depend on fledge