flutter/dev/integration_tests/flutter_gallery/android/fastlane
Michael Thomsen e167181444
Move flutter_gallery to the testing folder (#52532)
Move Flutter Gallery to dev/integration_tests/ as it is an older copy used only for testing. The current version of the Flutter Gallery now lives in https://github.com/flutter/gallery.
2020-03-16 10:31:42 +01:00
..
metadata/android/en-US Move flutter_gallery to the testing folder (#52532) 2020-03-16 10:31:42 +01:00
Appfile Move flutter_gallery to the testing folder (#52532) 2020-03-16 10:31:42 +01:00
Fastfile Move flutter_gallery to the testing folder (#52532) 2020-03-16 10:31:42 +01:00
README.md Move flutter_gallery to the testing folder (#52532) 2020-03-16 10:31:42 +01: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.