whitecodel_auto_link 1.1.14 whitecodel_auto_link: ^1.1.14 copied to clipboard
A Dart package for automating the build, upload, and get the link of the APK and IPA files.
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.