Files
flutter/examples/flutter_gallery/android/fastlane/README.md
xster 82ddabd32a Fastlane instructives for tool publishing the Gallery (#14347)
* first round fastlane working on Android

* clean up and start ios

* Partial iOS

* Got a fastfile that works on iOS

* Finalize Android push instructions

* Finalize instructions for iOS

* Extra cleanup and optipng

* Disable readme autogen and add a default readme
2018-01-31 11:21:37 -08:00

351 B

fastlane documentation

This folder contains hermetic scripts to deploy a built APK to the play store.

This is done using the fastlane tool suite.

Deployment can be done manually by Googlers by following go/flutter-gallery-publish (internal doc).

Deployment is automatically done by Travis on branch cuts.