From a4fc355ad48492e1cbea600b5c603d9324e12f38 Mon Sep 17 00:00:00 2001 From: Code-Floof <13484789+Codel1417@users.noreply.github.com> Date: Mon, 20 May 2024 16:22:19 -0400 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 7a7cc429..2a64c455 100644 --- a/README.md +++ b/README.md @@ -176,6 +176,10 @@ Make any changes to the 'flutter_native_splash' section in [pubspec.yml](pubspec dart run flutter_native_splash:create ``` +### Fastlane + +[Fastlane](https://docs.fastlane.tools/) is a tool to automatically upload apps to the Apple App Store and Google Play Store. Inside the [IOS](ios/) and [Android](android/) folders is a fastlane folder. Inside is the FastFile which contains the upload config. Secrets are JSON files passed through repository secrets. The script [fastlane.sh](Scripts/fastlane.sh) selects the fastlane folder to use and begins the upload + ### Developer Mode Features - Gear console