flutter/examples/flutter_gallery/android/fastlane
2019-04-05 11:39:30 -07:00
..
metadata/android/en-US Replace flutter.io with flutter.dev (#30562) 2019-04-05 11:39:30 -07: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 Remove Travis configuration from flutter/flutter (#20288) 2018-08-07 13:41:33 -07: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 Cirrus on tagged branch commits.