Whitecodel Auto Link
Overview
This script automates the process of building and uploading Flutter APK and IPA files to WhiteCodel App Share.
Support for IPA building and APK uploading simultaneously speed up the process 🚀
Video Tutorial
Prerequisites
Before using this script, make sure you have the following:
-
Flutter SDK: Ensure that Flutter is installed on your machine. You can install it by following the instructions on the Flutter website.
-
WhiteCodel App Share Token: Obtain your WhiteCodel App Share token by visiting https://tools.whitecodel.com/account.
Installation
dart pub global activate whitecodel_auto_link
Usage
whitecodel_auto_link login
whitecodel_auto_link logout
whitecodel_auto_link
Author
License
This project is licensed under the MIT License - see the LICENSE file for details.