flutter_release_pilot 0.1.0 copy "flutter_release_pilot: ^0.1.0" to clipboard
flutter_release_pilot: ^0.1.0 copied to clipboard

Fully automate Flutter releases.

flutter-release-pilot #

Topics: dart · flutter · flutter-release-pilot · mobile · pub

Fully automate Flutter releases.

CLI #

npx flutter-release-pilot deploy

Features #

  • version bump
  • changelog
  • build
  • signing
  • store upload

Usage #

import 'package:flutter_release_pilot/flutter_release_pilot.dart';

void main() {
  FlutterReleasePilot.init();
}

Why #

Release process is fragmented.

License #

MIT

0
likes
140
points
24
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Fully automate Flutter releases.

Topics

#dart #flutter #flutter-release-pilot #mobile #pub

License

MIT (license)

Dependencies

flutter

More

Packages that depend on flutter_release_pilot