flutter/examples/flutter_gallery/ios/fastlane
2019-04-05 18:55:33 -07:00
..
Appfile Fix gallery deploy on iOS (#22810) 2019-04-05 18:55:33 -07:00
Fastfile Fix gallery deploy on iOS (#22810) 2019-04-05 18:55:33 -07:00
README.md Remove Travis configuration from flutter/flutter (#20288) 2018-08-07 13:41:33 -07:00

FastLane documentation

This folder contains hermetic scripts to re-build the app using a distribution profile and then deploy to TestFlight.

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 Cirrus on tagged branch commits.