flutter/examples/flutter_gallery/android/fastlane
2018-02-28 17:06:54 -08:00
..
metadata/android/en-US Let Travis build the gallery and push to TestFlight / Play Store (#14408) 2018-02-05 12:00:24 -08:00
Appfile Fastlane instructives for tool publishing the Gallery (#14347) 2018-01-31 11:21:37 -08:00
Fastfile Don't push again on beta branch commit (#15001) 2018-02-28 17:06:54 -08:00
README.md Fastlane instructives for tool publishing the Gallery (#14347) 2018-01-31 11:21:37 -08:00

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.