publisher 0.2.0 copy "publisher: ^0.2.0" to clipboard
publisher: ^0.2.0 copied to clipboard

outdated

Tool for release automation of cross-platform apps. It provides a handy interface for Google Play and App Store Connect.

Publisher #

build status pub package open issues

This is a dart tool for the release automation of cross-platform apps.

Google Play #

For using the Google Play features a Google Cloud service account with the correct permissions is needed. Have a look at the Google documentation for more information.

Very important: The GOOGLE_APPLICATION_CREDENTIALS environment variable is needed with the correct path to the JSON file that contains your service account key.

Uploading an app bundle #

publisher googleplay uploadBundle -p PATHTOAPPBUNDLE -n PACKAGENAME

Create a new release #

publisher googleplay release -n PACKAGENAME -t TRACK -v VERSION -s STATUS --releaseName RELEASENAME --releaseNotes NOTES

App Store Connect #

Not yet supported. Will be implemented soon.

Features and bugs #

Please file feature requests and bugs at the issue tracker.

2
likes
0
pub points
18%
popularity

Publisher

verified publishermethodpark.de

Tool for release automation of cross-platform apps. It provides a handy interface for Google Play and App Store Connect.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

_discoveryapis_commons, args, googleapis, googleapis_auth, http

More

Packages that depend on publisher